Changeset 100 in josm for .classpath


Ignore:
Timestamp:
2006-04-28T01:32:03+02:00 (18 years ago)
Author:
imi
Message:
  • fixed JOSM crash when importing GeoImages on layers without timestamp
  • fixed merging: incomplete segments do not overwrite complete on ways
  • fixed focus when entering the popups from PropertyDialog
  • fixed broken "draw lines between gps points"
  • added doubleclick on bookmarklist
  • added background color configuration
  • added GpxImport to import 1.0 and 1.1 GPX files

This is release JOSM 1.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • .classpath

    r99 r100  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry including="images/" excluding="*" kind="src" path=""/>
     4        <classpathentry including="images/" kind="src" path=""/>
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    66        <classpathentry kind="lib" path="lib/jdom.jar"/>
Note: See TracChangeset for help on using the changeset viewer.