source: other-projects/GlamED/trunk/.classpath@ 26595

Last change on this file since 26595 was 26595, checked in by davidb, 11 years ago

Corrected locations of jar files.

File size: 2.1 KB
RevLine 
[26591]1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
5 <classpathentry kind="lib" path="expeditee-svn/releases/jars/expeditee.jar"/>
6 <classpathentry kind="lib" path="expeditee-svn/releases/jars/activation.jar"/>
7 <classpathentry kind="lib" path="expeditee-svn/releases/jars/cobra.jar"/>
8 <classpathentry kind="lib" path="expeditee-svn/releases/jars/iText-2.1.3.jar"/>
9 <classpathentry kind="lib" path="expeditee-svn/releases/jars/jazzy-core.jar"/>
10 <classpathentry kind="lib" path="expeditee-svn/releases/jars/jcommon-1.0.13.jar"/>
11 <classpathentry kind="lib" path="expeditee-svn/releases/jars/JEP.jar"/>
12 <classpathentry kind="lib" path="expeditee-svn/releases/jars/JFreeCharts.jar"/>
13 <classpathentry kind="lib" path="expeditee-svn/releases/jars/js.jar"/>
14 <classpathentry kind="lib" path="expeditee-svn/releases/jars/lobo-pub.jar"/>
15 <classpathentry kind="lib" path="expeditee-svn/releases/jars/lobo.jar"/>
16 <classpathentry kind="lib" path="expeditee-svn/releases/jars/mail.jar"/>
[26595]17
[26591]18 <classpathentry kind="lib" path="expeditee-svn/releases/jars/xercesImpl.jar"/>
19 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
[26595]20
21 <classpathentry kind="lib" path="jars/windows32/DJNativeSwing-SWT.jar"/>
22 <classpathentry kind="lib" path="jars/windows32/DJNativeSwing.jar"/>
23 <classpathentry kind="lib" path="jars/windows32/jna_WindowUtils.jar"/>
24 <classpathentry kind="lib" path="jars/windows32/jna-3.2.4.jar"/>
25 <classpathentry kind="lib" path="jars/windows32/jna.jar"/>
26 <classpathentry kind="lib" path="jars/windows32/swt-debug.jar"/>
27 <classpathentry kind="lib" path="jars/windows32/swt.jar"/>
28
[26591]29 <classpathentry kind="lib" path="greenstone3-svn/web/WEB-INF/classes"/>
30 <classpathentry kind="lib" path="greenstone3-svn/web/WEB-INF/lib/gsdl3.jar"/>
31 <classpathentry kind="lib" path="greenstone3-svn/web/WEB-INF/lib/log4j-1.2.8.jar"/>
[26595]32
33
[26591]34 <classpathentry kind="output" path="bin"/>
35</classpath>
Note: See TracBrowser for help on using the repository browser.