Commit 055a60e373e4d716c0bea100ba1f55c0a335cb24
1 parent
eb2f5726
--no commit message
Showing
2 changed files
with
19 additions
and
16 deletions
.classpath
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<classpath> | ||
3 | - <classpathentry kind="src" path="src"/> | ||
4 | - <classpathentry kind="src" path="gen"/> | ||
5 | - <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> | ||
6 | - <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> | ||
7 | - <classpathentry kind="output" path="bin/classes"/> | ||
8 | -</classpath> | 1 | +<?xml version="1.0" encoding="UTF-8"?> |
2 | +<classpath> | ||
3 | + <classpathentry kind="src" path="src"/> | ||
4 | + <classpathentry kind="src" path="gen"/> | ||
5 | + <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> | ||
6 | + <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> | ||
7 | + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> | ||
8 | + <classpathentry kind="lib" path="/VitamioBundle/libs/vitamio.jar"/> | ||
9 | + <classpathentry kind="output" path="bin/classes"/> | ||
10 | +</classpath> |
VitamioBundle/.classpath
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<classpath> | ||
3 | - <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> | ||
4 | - <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> | ||
5 | - <classpathentry kind="src" path="src"/> | ||
6 | - <classpathentry kind="src" path="gen"/> | ||
7 | - <classpathentry kind="output" path="bin/classes"/> | ||
8 | -</classpath> | 1 | +<?xml version="1.0" encoding="UTF-8"?> |
2 | +<classpath> | ||
3 | + <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> | ||
4 | + <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> | ||
5 | + <classpathentry kind="src" path="src"/> | ||
6 | + <classpathentry kind="src" path="gen"/> | ||
7 | + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> | ||
8 | + <classpathentry kind="output" path="bin/classes"/> | ||
9 | +</classpath> |