-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
13 lines (13 loc) · 980 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="org.eclipse.papyrus.javagen.RootElement/src"/>
<classpathentry kind="lib" path="org.eclipse.papyrus.javagen.RootElement/libs/j3dcore.jar"/>
<classpathentry kind="lib" path="org.eclipse.papyrus.javagen.RootElement/libs/j3dutils.jar"/>
<classpathentry kind="lib" path="org.eclipse.papyrus.javagen.RootElement/libs/jogamp-fat-test.jar"/>
<classpathentry kind="lib" path="org.eclipse.papyrus.javagen.RootElement/libs/jogamp-fat.jar"/>
<classpathentry kind="lib" path="org.eclipse.papyrus.javagen.RootElement/libs/jogl-all.jar"/>
<classpathentry kind="lib" path="org.eclipse.papyrus.javagen.RootElement/libs/simbad-1.4.jar"/>
<classpathentry kind="lib" path="org.eclipse.papyrus.javagen.RootElement/libs/vecmath.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="org.eclipse.papyrus.javagen.RootElement/bin"/>
</classpath>