source: trunk/.classpath@ 326

Last change on this file since 326 was 326, checked in by ra33, 16 years ago
File size: 1.1 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" output="bin/src" path="tests"/>
4 <classpathentry kind="src" path="src"/>
5 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_07"/>
7 <classpathentry kind="lib" path="releases/jars/activation.jar"/>
8 <classpathentry kind="lib" path="releases/jars/cobra.jar"/>
9 <classpathentry kind="lib" path="releases/jars/iText-2.1.3.jar"/>
10 <classpathentry kind="lib" path="releases/jars/jcommon-1.0.13.jar"/>
11 <classpathentry kind="lib" path="releases/jars/JEP.jar"/>
12 <classpathentry kind="lib" path="releases/jars/JFreeCharts.jar"/>
13 <classpathentry kind="lib" path="releases/jars/js.jar"/>
14 <classpathentry kind="lib" path="releases/jars/lobo.jar"/>
15 <classpathentry kind="lib" path="releases/jars/lobo-pub.jar"/>
16 <classpathentry kind="lib" path="releases/jars/mail.jar"/>
17 <classpathentry kind="lib" path="releases/jars/xercesImpl.jar"/>
18 <classpathentry kind="output" path="bin/src"/>
19</classpath>
Note: See TracBrowser for help on using the repository browser.