Skip to content

Commit dd38454

Browse files
author
Claude Mamo
committed
Added lib to classpath
1 parent c468ae9 commit dd38454

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.classpath

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
<classpath>
33
<classpathentry kind="src" path="example"/>
44
<classpathentry kind="src" path="src"/>
5-
<classpathentry kind="src" path="lib"/>
5+
<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"/>
68
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
79
<classpathentry kind="output" path="bin"/>
810
</classpath>

0 commit comments

Comments
 (0)