HomeSort by relevance Sort by last modified time
    Searched full:project (Results 451 - 475 of 51887) sorted by null

<<11121314151617181920>>

  /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...]
  /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;
36 import com.android.ide.eclipse.adt.internal.project.AndroidNature;
37 import com.android.ide.eclipse.adt.internal.project.BaseProjectHelper;
38 import com.android.ide.eclipse.adt.internal.project.ProjectHelper;
45 import com.android.sdklib.internal.project.ProjectPropertiesWorkingCopy;
101 * The actual project creator invoked from the New Project Wizard
219 * @param values the wizard state with initial project parameters
220 * @param runnableContext the context to run project creation i
330 final IProject project = workspace.getRoot().getProject(projectName); local
393 final IProject project = workspace.getRoot().getProject(mValues.projectName); local
446 final IProject project = workspace.getRoot().getProject(projectName); local
627 IProject project = createEclipseProject( local
1336 IProject project = javaProject.getProject(); local
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1/
httpcomponents-client-4.1.pom 27 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
29 <artifactId>project</artifactId>
32 <relativePath>../project/pom.xml</relativePath>
69 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
70 <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
110 <Specification-Title>HttpComponents ${project.name}</Specification-Title>
111 <Specification-Version>${project.version}</Specification-Version>
113 <Implementation-Title>HttpComponents ${project.name}</Implementation-Title
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcomponents-client/4.1.1/
httpcomponents-client-4.1.1.pom 27 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
29 <artifactId>project</artifactId>
32 <relativePath>../project/pom.xml</relativePath>
69 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
70 <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
111 <Specification-Title>HttpComponents ${project.name}</Specification-Title>
112 <Specification-Version>${project.version}</Specification-Version>
114 <Implementation-Title>HttpComponents ${project.name}</Implementation-Title
    [all...]
  /abi/cpp/src/
array_type_info.cc 1 // Copyright (C) 2011 The Android Open Source Project
12 // 3. Neither the name of the project nor the names of its contributors
16 // THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
19 // ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
class_type_info.cc 1 // Copyright (C) 2011 The Android Open Source Project
12 // 3. Neither the name of the project nor the names of its contributors
16 // THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
19 // ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
enum_type_info.cc 1 // Copyright (C) 2011 The Android Open Source Project
12 // 3. Neither the name of the project nor the names of its contributors
16 // THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
19 // ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
function_type_info.cc 1 // Copyright (C) 2011 The Android Open Source Project
12 // 3. Neither the name of the project nor the names of its contributors
16 // THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
19 // ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
fundamental_type_info.cc 1 // Copyright (C) 2011 The Android Open Source Project
12 // 3. Neither the name of the project nor the names of its contributors
16 // THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
19 // ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
pbase_type_info.cc 1 // Copyright (C) 2011 The Android Open Source Project
12 // 3. Neither the name of the project nor the names of its contributors
16 // THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
19 // ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
pointer_to_member_type_info.cc 1 // Copyright (C) 2011 The Android Open Source Project
12 // 3. Neither the name of the project nor the names of its contributors
16 // THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
19 // ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
pointer_type_info.cc 1 // Copyright (C) 2011 The Android Open Source Project
12 // 3. Neither the name of the project nor the names of its contributors
16 // THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
19 // ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
si_class_type_info.cc 1 // Copyright (C) 2011 The Android Open Source Project
12 // 3. Neither the name of the project nor the names of its contributors
16 // THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
19 // ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
vmi_class_type_info.cc 1 // Copyright (C) 2011 The Android Open Source Project
12 // 3. Neither the name of the project nor the names of its contributors
16 // THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
19 // ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
  /build/tools/atree/
Android.mk 1 # Copyright 2007 The Android Open Source Project
  /dalvik/dexgen/
README.txt 1 Home of dexgen, the dex code generator project. It provides API for
  /dalvik/dx/junit-tests/
Android.mk 1 # Copyright 2011 The Android Open Source Project
  /dalvik/tests/008-instanceof/src/
ImplB.java 1 // Copyright 2006 The Android Open Source Project
  /dalvik/tests/009-instanceof2/src/
ImplB.java 1 // Copyright 2006 The Android Open Source Project
  /dalvik/tests/022-interface/src/
ImplB.java 1 // Copyright 2006 The Android Open Source Project
  /dalvik/tests/025-access-controller/src/
Main.java 1 // Copyright 2007 The Android Open Source Project
Privvy.java 1 // Copyright 2007 The Android Open Source Project

Completed in 596 milliseconds

<<11121314151617181920>>