-
Notifications
You must be signed in to change notification settings - Fork 20
/
.classpath
21 lines (21 loc) · 1.18 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?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/|test/lu/fisch/structorizer/syntax/ExpressionTest.java" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<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.1.0.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>