File tree Expand file tree Collapse file tree 9 files changed +11
-18
lines changed
Expand file tree Collapse file tree 9 files changed +11
-18
lines changed Original file line number Diff line number Diff line change 33 <classpathentry kind =" src" path =" src" />
44 <classpathentry kind =" src" path =" gen" />
55 <classpathentry kind =" con" path =" com.android.ide.eclipse.adt.ANDROID_FRAMEWORK" />
6- <classpathentry kind =" output" path =" bin" />
6+ <classpathentry kind =" output" path =" bin/classes " />
77</classpath >
Original file line number Diff line number Diff line change 44# This file must be checked in Version Control Systems.
55#
66# To customize properties used by the Ant build system use,
7- # "build .properties", and override values to adapt the script to your
7+ # "ant .properties", and override values to adapt the script to your
88# project structure.
99
10+ android.library =true
1011# Project target.
1112target =android-4
12- android.library =true
Original file line number Diff line number Diff line change 99 <attribute name =" javadoc_location" value =" jar:platform:/resource/DaoExample/lib/greenDAO-javadoc.jar!/" />
1010 </attributes >
1111 </classpathentry >
12- <classpathentry kind =" output" path =" bin" />
12+ <classpathentry kind =" output" path =" bin/classes " />
1313</classpath >
Original file line number Diff line number Diff line change 44# This file must be checked in Version Control Systems.
55#
66# To customize properties used by the Ant build system use,
7- # "build .properties", and override values to adapt the script to your
7+ # "ant .properties", and override values to adapt the script to your
88# project structure.
99
1010# Project target.
Original file line number Diff line number Diff line change 44 <classpathentry kind =" src" path =" gen" />
55 <classpathentry kind =" src" path =" src-gen" />
66 <classpathentry kind =" con" path =" com.android.ide.eclipse.adt.ANDROID_FRAMEWORK" />
7- <classpathentry kind =" src " path =" DaoCore_src " />
8- <classpathentry kind =" output" path =" bin" />
7+ <classpathentry kind =" con " path =" com.android.ide.eclipse.adt.LIBRARIES " />
8+ <classpathentry kind =" output" path =" bin/classes " />
99</classpath >
Original file line number Diff line number Diff line change 3030 <nature >com.android.ide.eclipse.adt.AndroidNature</nature >
3131 <nature >org.eclipse.jdt.core.javanature</nature >
3232 </natures >
33- <linkedResources >
34- <link >
35- <name >DaoCore_src</name >
36- <type >2</type >
37- <locationURI >_android_DaoCore_b8ea2631/src</locationURI >
38- </link >
39- </linkedResources >
4033</projectDescription >
Original file line number Diff line number Diff line change 44# This file must be checked in Version Control Systems.
55#
66# To customize properties used by the Ant build system use,
7- # "build .properties", and override values to adapt the script to your
7+ # "ant .properties", and override values to adapt the script to your
88# project structure.
99
10+ android.library.reference.1 =../DaoCore
1011# Project target.
1112target =android-4
12- android.library.reference.1 =../DaoCore
Original file line number Diff line number Diff line change 55 <classpathentry kind =" con" path =" com.android.ide.eclipse.adt.ANDROID_FRAMEWORK" />
66 <classpathentry kind =" lib" path =" lib/ormlite-android-4.24.jar" sourcepath =" lib/ormlite-android-4.24-sources.jar" />
77 <classpathentry kind =" lib" path =" lib/ormlite-core-4.24.jar" sourcepath =" C:/Users/Markus/.m2/repository/com/j256/ormlite/ormlite-core/4.24/ormlite-core-4.24-sources.jar" />
8- <classpathentry kind =" output" path =" bin" />
8+ <classpathentry kind =" output" path =" bin/classes " />
99</classpath >
Original file line number Diff line number Diff line change 44# This file must be checked in Version Control Systems.
55#
66# To customize properties used by the Ant build system use,
7- # "build .properties", and override values to adapt the script to your
7+ # "ant .properties", and override values to adapt the script to your
88# project structure.
99
1010# Project target.
You can’t perform that action at this time.
0 commit comments