source: trunk/.classpath@ 448

Last change on this file since 448 was 448, checked in by davidb, 12 years ago

Updated version of file that excludes the item/widget WebBrowser as this requires the platform-specific swt.jar file to be present.

File size: 1.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" output="bin/src" path="tests"/>
4 <classpathentry excluding="org/expeditee/items/widgets/WebBrowser.java" 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"/>
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="lib" path="releases/jars/jazzy-core.jar"/>
19 <classpathentry kind="output" path="bin/src"/>
20</classpath>
Note: See TracBrowser for help on using the repository browser.