Changeset 4282 in josm for trunk/.classpath


Ignore:
Timestamp:
2011-08-07T09:08:29+02:00 (12 years ago)
Author:
jttt
Message:

Allow to specify custom pattern for marker text labels

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r4236 r4282  
    1717        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    1818        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
     19        <classpathentry kind="lib" path="test/lib/unitils-core/commons-collections-3.2.jar"/>
     20        <classpathentry kind="lib" path="test/lib/unitils-core/commons-lang-2.3.jar"/>
     21        <classpathentry kind="lib" path="test/lib/unitils-core/commons-logging-1.1.jar"/>
     22        <classpathentry kind="lib" path="test/lib/unitils-core/junit-4.4.jar"/>
     23        <classpathentry kind="lib" path="test/lib/unitils-core/ognl-2.6.9.jar"/>
     24        <classpathentry kind="lib" path="test/lib/unitils-core/unitils-core-3.1.jar"/>
    1925        <classpathentry kind="output" path="bin"/>
    2026</classpath>
Note: See TracChangeset for help on using the changeset viewer.