Ignore:
Timestamp:
2013-01-08T14:07:41+13:00 (11 years ago)
Author:
davidb
Message:

Corrected locations of jar files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/GlamED/trunk/.classpath

    r26591 r26595  
    66    <classpathentry kind="lib" path="expeditee-svn/releases/jars/activation.jar"/>
    77    <classpathentry kind="lib" path="expeditee-svn/releases/jars/cobra.jar"/>
    8     <classpathentry kind="lib" path="expeditee-svn/releases/jars/DJNativeSwing-SWT.jar"/>
    9     <classpathentry kind="lib" path="expeditee-svn/releases/jars/DJNativeSwing.jar"/>
    108    <classpathentry kind="lib" path="expeditee-svn/releases/jars/iText-2.1.3.jar"/>
    119    <classpathentry kind="lib" path="expeditee-svn/releases/jars/jazzy-core.jar"/>
     
    1311    <classpathentry kind="lib" path="expeditee-svn/releases/jars/JEP.jar"/>
    1412    <classpathentry kind="lib" path="expeditee-svn/releases/jars/JFreeCharts.jar"/>
    15     <classpathentry kind="lib" path="expeditee-svn/releases/jars/jna_WindowUtils.jar"/>
    16     <classpathentry kind="lib" path="expeditee-svn/releases/jars/jna-3.2.4.jar"/>
    17     <classpathentry kind="lib" path="expeditee-svn/releases/jars/jna.jar"/>
    1813    <classpathentry kind="lib" path="expeditee-svn/releases/jars/js.jar"/>
    1914    <classpathentry kind="lib" path="expeditee-svn/releases/jars/lobo-pub.jar"/>
    2015    <classpathentry kind="lib" path="expeditee-svn/releases/jars/lobo.jar"/>
    2116    <classpathentry kind="lib" path="expeditee-svn/releases/jars/mail.jar"/>
    22     <classpathentry kind="lib" path="expeditee-svn/releases/jars/opencsv-2.3.jar"/>
    23     <classpathentry kind="lib" path="expeditee-svn/releases/jars/swt-debug.jar"/>
    24     <classpathentry kind="lib" path="expeditee-svn/releases/jars/swt.jar"/>
     17
    2518    <classpathentry kind="lib" path="expeditee-svn/releases/jars/xercesImpl.jar"/>
    2619    <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
     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   
    2729    <classpathentry kind="lib" path="greenstone3-svn/web/WEB-INF/classes"/>
    2830    <classpathentry kind="lib" path="greenstone3-svn/web/WEB-INF/lib/gsdl3.jar"/>
    2931    <classpathentry kind="lib" path="greenstone3-svn/web/WEB-INF/lib/log4j-1.2.8.jar"/>
     32   
     33   
    3034    <classpathentry kind="output" path="bin"/>
    3135</classpath>
Note: See TracChangeset for help on using the changeset viewer.