source: osm/applications/editors/josm/plugins/AddressEdit/.classpath@ 23923

Last change on this file since 23923 was 23923, checked in by oliverw, 15 years ago
  • Bugfix: Stack overflow in AbstractAddressEditAction
  • Fixed icon locations/ added icons
File size: 718 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="images/dialogs"/>
5 <classpathentry excluding="dialogs/" kind="src" path="images"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
7 <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"/>
8 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
9 <classpathentry kind="output" path="build"/>
10</classpath>
Note: See TracBrowser for help on using the repository browser.