Changeset 738 for java/SVNAccess


Ignore:
Timestamp:
Mar 23, 2013, 2:24:42 PM (12 years ago)
Author:
alloc
Message:

AEI2 0.99w:

  • Minor changes to the UI
File:
1 edited

Legend:

Unmodified
Added
Removed
  • java/SVNAccess/.classpath

    r732 r738  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    5         <classpathentry kind="lib" path="/_ThirdPartyLibs/svnkit/antlr-runtime-3.4.jar"/>
    6         <classpathentry kind="lib" path="/_ThirdPartyLibs/svnkit/sequence-library-1.0.2.jar"/>
    7         <classpathentry kind="lib" path="/_ThirdPartyLibs/svnkit/sqljet-1.1.6.jar"/>
    8         <classpathentry kind="lib" path="/_ThirdPartyLibs/svnkit/svnkit-1.7.8.jar" sourcepath="/home/ci/.m2/repository/org/tmatesoft/svnkit/svnkit/1.7.8/svnkit-1.7.8-sources.jar"/>
     5        <classpathentry exported="true" kind="lib" path="/_ThirdPartyLibs/svnkit/antlr-runtime-3.4.jar"/>
     6        <classpathentry exported="true" kind="lib" path="/_ThirdPartyLibs/svnkit/sequence-library-1.0.2.jar"/>
     7        <classpathentry exported="true" kind="lib" path="/_ThirdPartyLibs/svnkit/sqljet-1.1.6.jar"/>
     8        <classpathentry exported="true" kind="lib" path="/_ThirdPartyLibs/svnkit/svnkit-1.7.8.jar" sourcepath="/home/ci/.m2/repository/org/tmatesoft/svnkit/svnkit/1.7.8/svnkit-1.7.8-sources.jar"/>
    99        <classpathentry kind="output" path="bin"/>
    1010</classpath>
Note: See TracChangeset for help on using the changeset viewer.