Changeset 24223 in osm for applications


Ignore:
Timestamp:
2010-11-14T17:45:06+01:00 (14 years ago)
Author:
upliner
Message:

revert my changes in .classpath. It was accidentially changed in previovus commit.

File:
1 edited

Legend:

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

    r24221 r24223  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry including="images/" kind="src" path=""/>
     5        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JDK 6"/>
    56        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    67        <classpathentry combineaccessrules="false" kind="src" path="/remotecontrol"/>
    7         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    88        <classpathentry kind="output" path="build"/>
    99</classpath>
Note: See TracChangeset for help on using the changeset viewer.