/sdk/testapps/jarCheckTests2/app/ |
project.properties | 8 # project structure. 10 # Project target.
|
/sdk/testapps/jarCheckTests3/app/ |
project.properties | 8 # project structure. 10 # Project target.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
NewProjectCreator.java | 2 * Copyright (C) 2007 The Android Open Source Project 20 import static com.android.sdklib.internal.project.ProjectProperties.PROPERTY_LIBRARY; 37 import com.android.ide.eclipse.adt.internal.project.AndroidNature; 38 import com.android.ide.eclipse.adt.internal.project.BaseProjectHelper; 39 import com.android.ide.eclipse.adt.internal.project.ProjectHelper; 46 import com.android.sdklib.internal.project.ProjectPropertiesWorkingCopy; 102 * The actual project creator invoked from the New Project Wizard 220 * @param values the wizard state with initial project parameters 221 * @param runnableContext the context to run project creation i 358 final IProject project = workspace.getRoot().getProject(projectName); local 421 final IProject project = workspace.getRoot().getProject(mValues.projectName); local 474 final IProject project = workspace.getRoot().getProject(projectName); local 660 IProject project = createEclipseProject( local 1382 IProject project = javaProject.getProject(); local [all...] |
/external/chromium/testing/gmock/msvc/2010/ |
gmock_main.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
18 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
32 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
33 <Import Project="gmock_config.props" />
36 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
37 <Import Project="gmock_config.props" />
74 <Project>{34681f0d-ce45-415d-b5f2-5c662dfe3bd5}</Project>
85 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> [all...] |
gmock_test.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
18 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
32 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
33 <Import Project="gmock_config.props" />
36 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
37 <Import Project="gmock_config.props" />
90 <Project>{e4ef614b-30df-4954-8c53-580a0bf6b589}</Project>
98 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> [all...] |
/external/chromium_org/third_party/angle/samples/gles2_book/Common/ |
esUtil.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
18 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
32 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
35 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
84 <Project>{e746fca9-64c3-433e-85e8-9a5a67ab7ed6}</Project>
92 <Project>{b5871a7a-968c-42e3-a33b-981e6f448e78}</Project>
100 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> [all...] |
/external/chromium_org/third_party/angle/samples/translator/ |
essl_to_hlsl.vcxproj | 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
18 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
28 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
32 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
35 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
95 <Project>{fbe32df3-0fb0-4f2f-a424-2c21bd7bc325}</Project>
98 <Project>{5b3a6db8-1e7e-40d7-92b9-da8aae619fad}</Project>
101 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> [all...] |
/external/chromium_org/tools/gyp/test/mac/ |
gyptest-xcode-env-order.py | 52 \t<string>D:/Source/Project/Test</string>''') 55 \t<string>/Source/Project/Test</string>''') 58 \t<string>com.apple.product-type.application:D:/Source/Project/Test</string>''') 62 \t<string>D:/Source/Project/Test</string>''') 65 \t<string>/Source/Project/Test</string>''') 68 \t<string>com.apple.product-type.application:D:/Source/Project/Test</string>''') 72 \t<string>D:/Source/Project/Test</string>''') 75 \t<string>/Source/Project/Test</string>''') 83 \t<string>$PRODUCT_TYPE:D:/Source/Project/Test</string>''') 88 \t<string>com.apple.product-type.application:D:/Source/Project/Test</string>''' [all...] |
/external/llvm/utils/release/ |
merge.sh | 11 # Merge a revision into a project. 22 echo " -proj PROJECT The project to merge the result into" 23 echo " -rev NUM The revision to merge into the project" 32 -proj | --proj | -project | --project | -p ) 50 echo "error: need to specify project and revision" 56 if ! svn ls http://llvm.org/svn/llvm-project/$proj/trunk > /dev/null 2>&1 ; then 57 echo "error: invalid project: $proj" 64 svn log -c $rev http://llvm.org/svn/llvm-project/$proj/trunk >> $tempfile 2>& [all...] |
/sdk/apps/DeviceConfig/ |
build.xml | 2 <project name="MyActivity" default="help"> 22 Properties related to the SDK location or the project target should 31 <!-- The project.properties file is created and updated by the 'android' 34 This contains project specific properties such as project target, and library 40 <loadproperties srcFile="project.properties" /> 51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable." 56 Import per project custom build rules if present at the root of the project. 85 in order to avoid having your file be overridden by tools such as "android update project" [all...] |
/sdk/testapps/aidlTest/libWithAidl/ |
build.xml | 2 <project name="libWithAidl" default="help"> 22 Properties related to the SDK location or the project target should 31 <!-- The project.properties file is created and updated by the 'android' 34 This contains project specific properties such as project target, and library 40 <loadproperties srcFile="project.properties" /> 51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable." 56 Import per project custom build rules if present at the root of the project. 85 in order to avoid having your file be overridden by tools such as "android update project" [all...] |
/sdk/testapps/aidlTest/mainProject/ |
build.xml | 2 <project name="aidlTest-mainProject" default="help"> 22 Properties related to the SDK location or the project target should 31 <!-- The project.properties file is created and updated by the 'android' 34 This contains project specific properties such as project target, and library 40 <loadproperties srcFile="project.properties" /> 51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable." 56 Import per project custom build rules if present at the root of the project. 85 in order to avoid having your file be overridden by tools such as "android update project" [all...] |
/sdk/testapps/customPropAnimTest/ |
build.xml | 2 <project name="CustomPropertyAnimationActivity" default="help"> 22 Properties related to the SDK location or the project target should 31 <!-- The project.properties file is created and updated by the 'android' 34 This contains project specific properties such as project target, and library 40 <loadproperties srcFile="project.properties" /> 51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable." 56 Import per project custom build rules if present at the root of the project. 85 in order to avoid having your file be overridden by tools such as "android update project" [all...] |
/sdk/testapps/customViewTest/libWithCustomView/ |
build.xml | 2 <project name="libWithCustomView" default="help"> 22 Properties related to the SDK location or the project target should 31 <!-- The project.properties file is created and updated by the 'android' 34 This contains project specific properties such as project target, and library 40 <loadproperties srcFile="project.properties" /> 51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable." 56 Import per project custom build rules if present at the root of the project. 85 in order to avoid having your file be overridden by tools such as "android update project" [all...] |
/sdk/testapps/customViewTest/mainProject/ |
build.xml | 2 <project name="customViewTest-mainProject" default="help"> 22 Properties related to the SDK location or the project target should 31 <!-- The project.properties file is created and updated by the 'android' 34 This contains project specific properties such as project target, and library 40 <loadproperties srcFile="project.properties" /> 51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable." 56 Import per project custom build rules if present at the root of the project. 85 in order to avoid having your file be overridden by tools such as "android update project" [all...] |
/sdk/testapps/gridlayoutTest/app/ |
build.xml | 2 <project name="app" default="help"> 22 Properties related to the SDK location or the project target should 31 <!-- The project.properties file is created and updated by the 'android' 34 This contains project specific properties such as project target, and library 40 <loadproperties srcFile="project.properties" /> 44 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through an env var" 49 Import per project custom build rules if present at the root of the project. 78 in order to avoid having your file be overridden by tools such as "android update project" [all...] |
/sdk/testapps/gridlayoutTest/v7-gridlayout/ |
build.xml | 2 <project name="v7-gridlayout" default="help"> 22 Properties related to the SDK location or the project target should 31 <!-- The project.properties file is created and updated by the 'android' 34 This contains project specific properties such as project target, and library 40 <loadproperties srcFile="project.properties" /> 44 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through an env var" 49 Import per project custom build rules if present at the root of the project. 78 in order to avoid having your file be overridden by tools such as "android update project" [all...] |
/sdk/testapps/libsAndJarTest/app/ |
build.xml | 2 <project name="libsAndJarTest-app" default="help"> 22 Properties related to the SDK location or the project target should 38 <!-- The project.properties file is created and updated by the 'android' 41 This contains project specific properties such as project target, and library 47 <loadproperties srcFile="project.properties" /> 51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable." 56 Import per project custom build rules if present at the root of the project. 85 in order to avoid having your file be overridden by tools such as "android update project" [all...] |
/sdk/testapps/libsAndJarTest/lib1/ |
build.xml | 2 <project name="libsAndJarTest-lib1" default="help"> 22 Properties related to the SDK location or the project target should 31 <!-- The project.properties file is created and updated by the 'android' 34 This contains project specific properties such as project target, and library 40 <loadproperties srcFile="project.properties" /> 51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable." 56 Import per project custom build rules if present at the root of the project. 85 in order to avoid having your file be overridden by tools such as "android update project" [all...] |
/sdk/testapps/libsAndJarTest/lib2/ |
build.xml | 2 <project name="libsAndJarTest-lib2" default="help"> 22 Properties related to the SDK location or the project target should 31 <!-- The project.properties file is created and updated by the 'android' 34 This contains project specific properties such as project target, and library 40 <loadproperties srcFile="project.properties" /> 51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable." 56 Import per project custom build rules if present at the root of the project. 85 in order to avoid having your file be overridden by tools such as "android update project" [all...] |
/sdk/testapps/libsTest/app/ |
build.xml | 2 <project name="libsAndJarTest-app" default="help"> 22 Properties related to the SDK location or the project target should 38 <!-- The project.properties file is created and updated by the 'android' 41 This contains project specific properties such as project target, and library 47 <loadproperties srcFile="project.properties" /> 51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable." 56 Import per project custom build rules if present at the root of the project. 85 in order to avoid having your file be overridden by tools such as "android update project" [all...] |
/sdk/testapps/libsTest/lib1/ |
build.xml | 2 <project name="libsAndJarTest-lib1" default="help"> 22 Properties related to the SDK location or the project target should 31 <!-- The project.properties file is created and updated by the 'android' 34 This contains project specific properties such as project target, and library 40 <loadproperties srcFile="project.properties" /> 51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable." 56 Import per project custom build rules if present at the root of the project. 85 in order to avoid having your file be overridden by tools such as "android update project" [all...] |
/sdk/testapps/libsTest/lib2/ |
build.xml | 2 <project name="libsAndJarTest-lib2" default="help"> 22 Properties related to the SDK location or the project target should 31 <!-- The project.properties file is created and updated by the 'android' 34 This contains project specific properties such as project target, and library 40 <loadproperties srcFile="project.properties" /> 51 message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable." 56 Import per project custom build rules if present at the root of the project. 85 in order to avoid having your file be overridden by tools such as "android update project" [all...] |
/frameworks/base/docs/html/tools/help/ |
android.jd | 184 <h3>Project actions and options</h3> 198 <td rowspan="5"><code>create project</code></td> 202 <td>The name for the project</td> 235 <td>Location of your project directory</td> 241 <td rowspan="5"><code>update project</code></td> 245 <td>The name of the project to update</td> 253 <td>Location path of the project</td> 261 <td>Location path of an Android Library to add, relative to the main project</td> 277 <td>Target id to set for the project</td> 283 <td rowspan="3"><code>create test-project</code></td [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/ |
NdkGdbLaunchDelegate.java | 2 * Copyright (C) 2012 The Android Open Source Project 37 import com.android.ide.eclipse.adt.internal.project.AndroidManifestHelper; 38 import com.android.ide.eclipse.adt.internal.project.ProjectHelper; 98 IProject project = null; local 101 project = cProject.getProject(); 104 if (project == null) { 110 // make sure the project and its dependencies are built and PostCompilerBuilder runs. 113 ProjectHelper.doFullIncrementalDebugBuild(project, monitor); 115 // check if the project has errors, and abort in this case. 116 if (ProjectHelper.hasError(project, true)) [all...] |