source: osm/applications/editors/josm/plugins/undelete/.classpath@ 27989

Last change on this file since 27989 was 26196, checked in by jttt, 13 years ago

Move DownloadPrimitiveTask do undelete plugin (nobody else is using it)

File size: 296 bytes
RevLine 
[21114]1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
[22291]4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
[26196]5 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
[21114]6 <classpathentry kind="output" path="bin"/>
7</classpath>
Note: See TracBrowser for help on using the repository browser.