Ignore:
Timestamp:
2009-07-25T10:35:53+02:00 (15 years ago)
Author:
jttt
Message:

Enable validate action only when there is edit layer available

File:
1 edited

Legend:

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

    r2794 r16681  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry combineaccessrules="false" kind="src" path="/josm"/>
     4        <classpathentry including="images/" kind="src" path=""/>
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JDK 5"/>
     6        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    67        <classpathentry kind="output" path="build"/>
    78</classpath>
Note: See TracChangeset for help on using the changeset viewer.