source: osm/applications/editors/josm/plugins/validator/.classpath@ 22445

Last change on this file since 22445 was 16681, checked in by jttt, 16 years ago

Enable validate action only when there is edit layer available

File size: 420 bytes
RevLine 
[2453]1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
[16681]4 <classpathentry including="images/" kind="src" path=""/>
[2453]5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JDK 5"/>
[16681]6 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
[2794]7 <classpathentry kind="output" path="build"/>
[2453]8</classpath>
Note: See TracBrowser for help on using the repository browser.