-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_classpath
More file actions
12 lines (12 loc) · 789 Bytes
/
_classpath
File metadata and controls
12 lines (12 loc) · 789 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="/home/lightuniverse/workspace/NNplayground/libs/commons-math3-3.0.jar"/>
<classpathentry kind="lib" path="/home/lightuniverse/workspace/NNplayground/libs/encog-core-3.2.0.jar"/>
<classpathentry kind="lib" path="/home/lightuniverse/workspace/NNplayground/libs/encog-examples-3.2.0.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>