source: josm/trunk/.classpath@ 397

Last change on this file since 397 was 397, checked in by framm, 18 years ago
  • added a built-in set of tagging presets. this can be disabled from preferences panel, or replaced with an own control file.
File size: 735 bytes
RevLine 
[269]1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
[397]4 <classpathentry excluding="build/|dist/|src/|test/" including="images/|presets/" kind="src" path=""/>
[269]5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
[397]6 <classpathentry kind="lib" path="/home/fred/src/eclipse-workspace/JOSM/lib/metadata-extractor-2.3.1-nosun.jar"/>
[269]7 <classpathentry kind="lib" path="lib/gettext-commons-0.9.jar" sourcepath="C:/Download/gettext-commons-0.9-src.zip"/>
8 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
[284]9 <classpathentry kind="lib" path="lib/jfcunit.jar" sourcepath="/home/imi/programs/jfcunit/src"/>
[269]10 <classpathentry kind="output" path="bin"/>
11</classpath>
Note: See TracBrowser for help on using the repository browser.