Changeset 3167 in josm for trunk/.classpath


Ignore:
Timestamp:
2010-04-05T20:52:04+02:00 (14 years ago)
Author:
jttt
Message:

Added mappaint performance test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r2926 r3167  
    44        <classpathentry kind="src" path="test/unit"/>
    55        <classpathentry kind="src" path="test/functional"/>
    6         <classpathentry excluding="build/|dist/|src/|test/|test/build/|test/functional/|test/unit/" including="CONTRIBUTION|LICENSE|README|data/|images/|presets/|styles/" kind="src" path=""/>
     6        <classpathentry excluding="build/|data_nodist/|dist/|doc/|lib/|macosx/|src/|test/|test/build/|test/functional/|test/performance/|test/unit/|tools/|utils/" kind="src" path=""/>
     7        <classpathentry kind="src" path="test/performance"/>
    78        <classpathentry kind="lib" path="lib/metadata-extractor-2.3.1-nosun.jar"/>
    89        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
     
    1718        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    1819        <classpathentry exported="true" kind="con" path="GROOVY_SUPPORT"/>
    19         <classpathentry kind="lib" path="test/build"/>
    2020        <classpathentry kind="lib" path="lib/signpost-core-1.1.jar"/>
    2121        <classpathentry kind="output" path="bin"/>
Note: See TracChangeset for help on using the changeset viewer.