Commit | Line | Data |
---|---|---|
cce78cb8 VK |
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <classpath> | |
cce78cb8 | 3 | <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> |
dcb17baa MI |
4 | <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> |
5 | <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> | |
5ab65bc2 | 6 | <classpathentry exported="true" kind="lib" path="libs/simple-xml-2.6.4.jar"/> |
5dd52aa1 | 7 | <classpathentry exported="true" kind="lib" path="libs/achartengine-1.0.0.jar"/> |
41b40633 | 8 | <classpathentry kind="lib" path="libs/android-support-v4.jar"/> |
dcb17baa MI |
9 | <classpathentry kind="src" path="src"/> |
10 | <classpathentry kind="src" path="gen"/> | |
a6ed586c VK |
11 | <classpathentry kind="lib" path="libs/netxms-base-2.0.1.jar"/> |
12 | <classpathentry kind="lib" path="libs/netxms-client-2.0.1.jar"/> | |
43be3669 | 13 | <classpathentry kind="lib" path="libs/acra-4.7.0.jar"/> |
8a3d3223 | 14 | <classpathentry kind="output" path="bin/classes"/> |
cce78cb8 | 15 | </classpath> |