File tree Expand file tree Collapse file tree 16 files changed +17
-3
lines changed
AIDLDemo/tools/ide/eclipse
AndroidUIDemo/tools/ide/eclipse
AndroidViewDemo/tools/ide/eclipse
AsyncTaskDemo/tools/ide/eclipse
AudioPlayer/tools/ide/eclipse
ClientDemo/tools/ide/eclipse
FinchFramework/res/values
JSerializable/tools/ide/eclipse
LifecycleDemos/tools/ide/eclipse
NDKDemo/tools/ide/eclipse
SensorDemos/tools/ide/eclipse
SimpleFragment/tools/ide/eclipse Expand file tree Collapse file tree 16 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 3
3
<classpathentry excluding =" **/.svn|.svn" kind =" src" path =" src" />
4
4
<classpathentry kind =" src" path =" gen" />
5
5
<classpathentry kind =" con" path =" com.android.ide.eclipse.adt.ANDROID_FRAMEWORK" />
6
+ <classpathentry exported =" true" kind =" con" path =" com.android.ide.eclipse.adt.LIBRARIES" />
6
7
<classpathentry kind =" output" path =" bin/classes" />
7
8
</classpath >
Original file line number Diff line number Diff line change 3
3
<classpathentry kind =" con" path =" com.android.ide.eclipse.adt.ANDROID_FRAMEWORK" />
4
4
<classpathentry excluding =" **/.svn|.svn" kind =" src" path =" src" />
5
5
<classpathentry kind =" src" path =" gen" />
6
+ <classpathentry exported =" true" kind =" con" path =" com.android.ide.eclipse.adt.LIBRARIES" />
6
7
<classpathentry kind =" output" path =" bin/classes" />
7
8
</classpath >
Original file line number Diff line number Diff line change 3
3
<classpathentry kind =" src" path =" gen" />
4
4
<classpathentry excluding =" **/.svn" kind =" src" path =" src" />
5
5
<classpathentry kind =" con" path =" com.android.ide.eclipse.adt.ANDROID_FRAMEWORK" />
6
+ <classpathentry exported =" true" kind =" con" path =" com.android.ide.eclipse.adt.LIBRARIES" />
6
7
<classpathentry kind =" output" path =" bin/classes" />
7
8
</classpath >
Original file line number Diff line number Diff line change 3
3
<classpathentry kind =" con" path =" com.android.ide.eclipse.adt.ANDROID_FRAMEWORK" />
4
4
<classpathentry kind =" src" path =" src" />
5
5
<classpathentry kind =" src" path =" gen" />
6
+ <classpathentry exported =" true" kind =" con" path =" com.android.ide.eclipse.adt.LIBRARIES" />
6
7
<classpathentry kind =" output" path =" bin/classes" />
7
8
</classpath >
Original file line number Diff line number Diff line change 3
3
<classpathentry kind =" src" path =" src" />
4
4
<classpathentry kind =" src" path =" gen" />
5
5
<classpathentry kind =" con" path =" com.android.ide.eclipse.adt.ANDROID_FRAMEWORK" />
6
+ <classpathentry exported =" true" kind =" con" path =" com.android.ide.eclipse.adt.LIBRARIES" />
6
7
<classpathentry kind =" output" path =" bin/classes" />
7
8
</classpath >
Original file line number Diff line number Diff line change 3
3
<classpathentry kind =" src" path =" src" />
4
4
<classpathentry kind =" src" path =" gen" />
5
5
<classpathentry kind =" con" path =" com.android.ide.eclipse.adt.ANDROID_FRAMEWORK" />
6
+ <classpathentry exported =" true" kind =" con" path =" com.android.ide.eclipse.adt.LIBRARIES" />
6
7
<classpathentry kind =" output" path =" bin/classes" />
7
8
</classpath >
Original file line number Diff line number Diff line change 8
8
# project structure.
9
9
10
10
# Project target.
11
- target =android-6
11
+ target =android-7
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<resources xmlns : xliff =" urn:oasis:names:tc:xliff:document:1.2" >
3
3
4
+ <string name =" app_name" >FinchFramework</string >
5
+
4
6
<string name =" connect" >Connect a device</string >
5
7
<string name =" discoverable" >Make discoverable</string >
6
8
Original file line number Diff line number Diff line change 8
8
# project structure.
9
9
10
10
# Project target.
11
- target =android-6
11
+ target =android-7
12
12
android.library.reference.1 =../FinchFramework
Original file line number Diff line number Diff line change 3
3
<classpathentry kind =" src" path =" src" />
4
4
<classpathentry kind =" src" path =" gen" />
5
5
<classpathentry kind =" con" path =" com.android.ide.eclipse.adt.ANDROID_FRAMEWORK" />
6
+ <classpathentry exported =" true" kind =" con" path =" com.android.ide.eclipse.adt.LIBRARIES" />
6
7
<classpathentry kind =" output" path =" bin/classes" />
7
8
</classpath >
You can’t perform that action at this time.
0 commit comments