Changeset 2381 in josm for trunk/.classpath


Ignore:
Timestamp:
2009-11-02T07:51:28+01:00 (15 years ago)
Author:
jttt
Message:

Change most occurrences of Dataset.nodes/ways/relations with getNodes()/../.. or addPrimitive

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r1650 r2381  
    55        <classpathentry kind="src" path="test/functional"/>
    66        <classpathentry excluding="build/|dist/|src/|test/|test/unit/|test/functional/" including="images/|presets/|styles/" kind="src" path=""/>
    7         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
     7        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JDK 5"/>
    88        <classpathentry kind="lib" path="lib/metadata-extractor-2.3.1-nosun.jar"/>
    99        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
Note: See TracChangeset for help on using the changeset viewer.