Changeset 58 in josm for .classpath


Ignore:
Timestamp:
2006-03-14T01:47:55+01:00 (19 years ago)
Author:
imi
Message:
  • implemented 0.3 API
  • enabled upload of ways
  • switched to MinML (GPX still uses JDOM)
  • changed assumed server precision to 10-12 (was 10-13)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .classpath

    r49 r58  
    55        <classpathentry including="images/" excluding="*" kind="src" path=""/>
    66        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    7         <classpathentry sourcepath="/home/imi/src/jdom-1.0/src" kind="lib" path="lib/jdom.jar"/>
     7        <classpathentry kind="lib" path="lib/jdom.jar"/>
    88        <classpathentry sourcepath="JUNIT_SRC_HOME/junitsrc.zip" kind="var" path="JUNIT_HOME/junit.jar"/>
     9        <classpathentry sourcepath="C:/projects/MinML2.release" kind="lib" path="lib/MinML2.jar"/>
    910        <classpathentry kind="output" path="bin"/>
    1011</classpath>
Note: See TracChangeset for help on using the changeset viewer.