Ignore:
Timestamp:
Mar 21, 2013, 10:40:09 AM (12 years ago)
Author:
alloc
Message:

AEI2: Refactorings for breaking out independent features into libraries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • AE/installer2/.classpath

    r651 r709  
    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="lib/swingbuilder/betterbeansbinding-core-1.3.0.jar"/>
    6         <classpathentry kind="lib" path="lib/swingbuilder/betterbeansbinding-el-1.3.0.jar"/>
    7         <classpathentry kind="lib" path="lib/swingbuilder/betterbeansbinding-swingbinding-1.3.0.jar"/>
    8         <classpathentry kind="lib" path="lib/swingbuilder/commons-lang-2.4.jar"/>
    9         <classpathentry kind="lib" path="lib/swingbuilder/javabuilder-core-1.1.0.jar"/>
    10         <classpathentry kind="lib" path="lib/swingbuilder/javabuilder-swing-1.1.0.jar"/>
    11         <classpathentry kind="lib" path="lib/swingbuilder/jsr305-1.3.7.jar"/>
    12         <classpathentry kind="lib" path="lib/swingbuilder/miglayout-3.7.1.jar"/>
    13         <classpathentry kind="lib" path="lib/swingbuilder/slf4j-api-1.6.1.jar"/>
    14         <classpathentry kind="lib" path="lib/swingbuilder/slf4j-simple-1.6.1.jar"/>
    15         <classpathentry kind="lib" path="lib/swingbuilder/snakeyaml-1.7.jar"/>
    16         <classpathentry kind="lib" path="lib/JSON-java.jar"/>
    17         <classpathentry kind="lib" path="lib/httpclient/httpclient-4.2.2.jar"/>
    18         <classpathentry kind="lib" path="lib/httpclient/httpcore-4.2.2.jar"/>
    19         <classpathentry kind="lib" path="lib/httpclient/commons-logging-1.1.1.jar"/>
    20         <classpathentry kind="lib" path="lib/xstream-1.4.3.jar"/>
    21         <classpathentry kind="lib" path="lib/macify.jar"/>
    22         <classpathentry kind="lib" path="lib/commons-io-2.4.jar">
     5        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/swingbuilder/betterbeansbinding-core-1.3.0.jar"/>
     6        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/swingbuilder/betterbeansbinding-el-1.3.0.jar"/>
     7        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/swingbuilder/betterbeansbinding-swingbinding-1.3.0.jar"/>
     8        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/swingbuilder/commons-lang-2.4.jar"/>
     9        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/swingbuilder/javabuilder-core-1.1.0.jar"/>
     10        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/swingbuilder/javabuilder-swing-1.1.0.jar"/>
     11        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/swingbuilder/jsr305-1.3.7.jar"/>
     12        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/swingbuilder/miglayout-3.7.1.jar"/>
     13        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/swingbuilder/slf4j-api-1.6.1.jar"/>
     14        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/swingbuilder/slf4j-simple-1.6.1.jar"/>
     15        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/swingbuilder/snakeyaml-1.7.jar"/>
     16        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/JSON-java.jar"/>
     17        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/httpclient/httpclient-4.2.2.jar"/>
     18        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/httpclient/httpcore-4.2.2.jar"/>
     19        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/httpclient/commons-logging-1.1.1.jar"/>
     20        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/xstream-1.4.3.jar"/>
     21        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/macify.jar"/>
     22        <classpathentry kind="lib" path="/home/ci/Development/Oni/_Libraries/commons-io-2.4.jar">
    2323                <attributes>
    24                         <attribute name="javadoc_location" value="jar:platform:/resource/AEInstaller2/lib/commons-io-2.4-javadoc.jar!/"/>
     24                        <attribute name="javadoc_location" value="jar:platform:/resource/OniJavaLibraries/commons-io-2.4-javadoc.jar!/"/>
    2525                </attributes>
    2626        </classpathentry>
     27        <classpathentry combineaccessrules="false" kind="src" path="/ApplicationInvoker"/>
     28        <classpathentry combineaccessrules="false" kind="src" path="/ProgramSettings"/>
    2729        <classpathentry kind="output" path="bin"/>
    2830</classpath>
Note: See TracChangeset for help on using the changeset viewer.