OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:project
(Results
326 - 350
of
111593
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/icu/icu4j/samples/.settings/
org.eclipse.core.resources.prefs
3
encoding/<
project
>=UTF-8
/external/icu/icu4j/tools/build/.settings/
org.eclipse.core.resources.prefs
3
encoding/<
project
>=UTF-8
/external/icu/icu4j/tools/misc/.settings/
org.eclipse.core.resources.prefs
3
encoding/<
project
>=UTF-8
/external/jacoco/org.jacoco.core.test/.settings/
org.eclipse.core.resources.prefs
3
encoding/<
project
>=UTF-8
/external/lz4/
Android.mk
1
# Copyright (C) 2015 The Android Open Source
Project
/external/messageformat/
README.version
1
URL: http://download.icu-
project
.org/files/icu4j/52.1/icu4j-52_1.tgz
/external/skia/
CQ_COMMITTERS
2
https://chrome-infra-auth.appspot.com/auth/groups#
project
-skia-committers.
/external/skia/experimental/FileReaderApp/
FileReaderApp_Prefix.pch
2
// Prefix header for all source files of the 'CocoaSampleApp' target in the 'CocoaSampleApp'
project
/external/skia/experimental/SimpleiOSApp/
SimpleiOSApp_Prefix.pch
2
// Prefix header for all source files of the 'iosshell' target in the 'iosshell'
project
/external/skia/experimental/iOSSampleApp/
iOSSampleApp_Prefix.pch
2
// Prefix header for all source files of the 'iOSShell' target in the 'iOSShell'
project
/external/slf4j/
.gitignore
4
.
project
/external/sonic/debian/
watch
3
http://vinux-
project
.org/sonic/download/sonic_(.+).tar.gz
/external/squashfs-tools/
Android.mk
1
# Copyright (C) 2015 The Android Open Source
Project
/frameworks/base/tools/layoutlib/.idea/inspectionProfiles/
profiles_settings.xml
3
<option name="PROJECT_PROFILE" value="
Project
Default" />
/frameworks/base/tools/layoutlib/bridge/.settings/
README.txt
1
Copy this in eclipse
project
as a .settings folder at the root.
/frameworks/base/tools/layoutlib/create/.settings/
README.txt
1
Copy this in eclipse
project
as a .settings folder at the root.
/frameworks/opt/setupwizard/library/
build.gradle
9
*
project
(':setup-wizard-lib').projectDir = new File(PATH_TO_THIS_DIRECTORY)
11
* And then you can include the :setup-wizard-lib
project
as one of your dependencies
13
* compile
project
(path: ':setup-wizard-lib', configuration: 'icsCompatRelease')
21
// deps = ['
project
-name':
project
(':
project
-path')]
26
// compile deps['
project
-name']
30
'support-appcompat-v7':
project
(':support-appcompat-v7'),
31
'support-recyclerview-v7':
project
(':support-recyclerview-v7')
standalone-rules.gradle
2
* Include this gradle file if you are building against this as a standalone gradle library
project
,
7
*
project
(':setup-wizard-lib').projectDir = new File(PATH_TO_THIS_DIRECTORY)
8
*
project
(':setup-wizard-lib').buildFileName = 'standalone-rules.gradle'
10
* And then you can include the :setup-wizard-lib
project
as one of your dependencies
12
* compile
project
(path: ':setup-wizard-lib', configuration: 'icsCompatRelease')
17
// For standalone
project
clients, since the source may not be available, we fetch the
20
// deps = ['
project
-name': 'com.example.group:
project
-name:1.0.0']
25
// compile deps['
project
-name']
/ndk/tests/build/project-properties/
default.properties
1
# This value should be ignored because
project
.properties
/prebuilts/tools/common/commons-compress/
NOTICE
8
<keiron@aftexsw.com>, Aftex Software to the Apache Ant
project
10
Original Tar classes from contributors of the Apache Ant
project
12
Original Zip classes from contributors of the Apache Ant
project
14
Original CPIO classes contributed by Markus Kuss and the jRPM
project
/prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
NOTICE
8
<keiron@aftexsw.com>, Aftex Software to the Apache Ant
project
10
Original Tar classes from contributors of the Apache Ant
project
12
Original Zip classes from contributors of the Apache Ant
project
14
Original CPIO classes contributed by Markus Kuss and the jRPM
project
/sdk/dumpeventlog/etc/
Android.mk
1
# Copyright 2007 The Android Open Source
Project
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/
.project
6
<
project
>SdkLib</
project
>
7
<
project
>SdkUiLib</
project
>
/sdk/settings/
README.txt
1
Copy this in eclipse
project
as a .settings folder at the root.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
FixProjectAction.java
2
* Copyright (C) 2007 The Android Open Source
Project
20
import com.android.ide.eclipse.adt.internal.
project
.AndroidNature;
21
import com.android.ide.eclipse.adt.internal.
project
.ProjectHelper;
42
* Action to fix the
project
properties:
66
IProject
project
= null;
local
68
project
= (IProject) element;
70
project
= (IProject) ((IAdaptable) element)
73
if (
project
!= null) {
74
fixProject(
project
);
85
private void fixProject(final IProject
project
) {
[
all
...]
Completed in 1880 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>