We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c468ae9 commit dd38454Copy full SHA for dd38454
.classpath
@@ -2,7 +2,9 @@
2
<classpath>
3
<classpathentry kind="src" path="example"/>
4
<classpathentry kind="src" path="src"/>
5
- <classpathentry kind="src" path="lib"/>
+ <classpathentry kind="lib" path="lib/android-4.0.1.2.jar"/>
6
+ <classpathentry kind="lib" path="lib/cordova-1.9.0.jar"/>
7
+ <classpathentry kind="lib" path="lib/json-20080701.jar"/>
8
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
9
<classpathentry kind="output" path="bin"/>
10
</classpath>
0 commit comments