Changeset 49 in josm for .classpath


Ignore:
Timestamp:
2006-02-09T23:46:27+01:00 (20 years ago)
Author:
imi
Message:
  • added JUnit test cases src tree
  • fixed save/reload of GPX and OSM data of new object ids
  • GPX load does not merge nodes if JOSM namespace is found
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .classpath

    r48 r49  
    66        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    77        <classpathentry sourcepath="/home/imi/src/jdom-1.0/src" kind="lib" path="lib/jdom.jar"/>
     8        <classpathentry sourcepath="JUNIT_SRC_HOME/junitsrc.zip" kind="var" path="JUNIT_HOME/junit.jar"/>
    89        <classpathentry kind="output" path="bin"/>
    910</classpath>
Note: See TracChangeset for help on using the changeset viewer.