forked from fesch/Structorizer.Desktop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
17 lines (17 loc) · 1.03 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="._*.*|lu/fisch/structorizer/gui/icons_128/|lu/fisch/structorizer/gui/icons_16/|lu/fisch/structorizer/gui/icons_256/" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/swing-layout-1.0.3.jar"/>
<classpathentry kind="lib" path="lib/freehep-graphics2d-2.1.1.jar"/>
<classpathentry kind="lib" path="lib/freehep-graphicsio-2.1.1.jar"/>
<classpathentry kind="lib" path="lib/freehep-graphicsio-svg-2.1.1.jar"/>
<classpathentry kind="lib" path="lib/freehep-io-2.0.2.jar"/>
<classpathentry kind="lib" path="lib/freehep-swing-2.0.3.jar"/>
<classpathentry kind="lib" path="lib/freehep-util-2.0.2.jar"/>
<classpathentry kind="lib" path="lib/freehep-xml-2.1.1.jar"/>
<classpathentry kind="lib" path="lib/freehep.jar"/>
<classpathentry kind="lib" path="lib/AppleJavaExtensions.jar"/>
<classpathentry kind="lib" path="lib/bsh-2.0b6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>