Ignore:
Timestamp:
2010-10-30T18:43:15+02:00 (15 years ago)
Author:
oliverw
Message:
  • Bugfix: Stack overflow in AbstractAddressEditAction
  • Fixed icon locations/ added icons
File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/AddressEdit/.classpath

    r23806 r23923  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
     4        <classpathentry kind="src" path="images/dialogs"/>
     5        <classpathentry excluding="dialogs/" kind="src" path="images"/>
    46        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
    57        <classpathentry kind="lib" path="J:/Dokumente und Einstellungen/Oliver/Eigene Dateien/Java/Josm-svn/core/dist/3529/josm-tested.jar" sourcepath="J:/Dokumente und Einstellungen/Oliver/Eigene Dateien/Java/Josm-svn/core/src"/>
    6         <classpathentry kind="output" path="bin"/>
     8        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
     9        <classpathentry kind="output" path="build"/>
    710</classpath>
Note: See TracChangeset for help on using the changeset viewer.