Changeset 4236 in josm


Ignore:
Timestamp:
2011-07-14T08:48:08+02:00 (13 years ago)
Author:
stoecker
Message:

fix #6591 - update classpath

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r4074 r4236  
    66        <classpathentry excluding="build/|data_nodist/|dist/|doc/|lib/|macosx/|nb/|src/|test/|test/build/|test/functional/|test/performance/|test/unit/|tools/|utils/" kind="src" path=""/>
    77        <classpathentry kind="src" path="test/performance"/>
    8         <classpathentry kind="lib" path="lib/metadata-extractor-2.3.1-nosun.jar"/>
    98        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
    109        <classpathentry kind="lib" path="test/lib/fest/debug-1.0.jar"/>
     
    1817        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    1918        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
    20         <classpathentry kind="lib" path="lib/signpost-core-1.2.1.1.jar"/>
    2119        <classpathentry kind="output" path="bin"/>
    2220</classpath>
Note: See TracChangeset for help on using the changeset viewer.