- Timestamp:
- 10/13/12 14:15:44 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/android/helloworld/My First App/.classpath
r13560 r13653 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> 4 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> 3 5 <classpathentry kind="src" path="src"/> 4 6 <classpathentry kind="src" path="gen"/> 5 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>6 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>7 7 <classpathentry kind="output" path="bin/classes"/> 8 8 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.