-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
24 lines (24 loc) · 1.22 KB
/
Copy path.classpath
File metadata and controls
24 lines (24 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="SOM_GeometryProject/libs/processing_new/windows-amd64"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="libs/processing_new/windows-amd64"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/base_JavaProjTools_Math.jar"/>
<classpathentry kind="lib" path="libs/base_JavaProjTools_IRender.jar"/>
<classpathentry kind="lib" path="libs/base_JavaProjTools_UI.jar"/>
<classpathentry kind="lib" path="libs/base_JavaProjTools_Utils.jar"/>
<classpathentry kind="lib" path="libs/base_JavaProjTools_SOM.jar"/>
<classpathentry kind="src" path="data"/>
<classpathentry kind="lib" path="libs/processing_new/core.jar"/>
<classpathentry kind="lib" path="libs/processing_new/gluegen-rt.jar"/>
<classpathentry kind="lib" path="libs/processing_new/jogl-all.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>