source: josm/branch/0.5/.classpath@ 13836

Last change on this file since 13836 was 340, checked in by framm, 17 years ago
  • merged in JOSM render speed patch by Brent Easton
  • merged in Imi's changes to remove eigenheimstrasse.de references
  • merged in the plugin download whitespace stripping bugfix
File size: 682 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry excluding="build/|dist/|src/|test/" including="images/" kind="src" path=""/>
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6 <classpathentry kind="lib" path="lib/metadata-extractor-2.3.1.jar"/>
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"/>
9 <classpathentry kind="lib" path="lib/jfcunit.jar" sourcepath="/home/imi/programs/jfcunit/src"/>
10 <classpathentry kind="output" path="bin"/>
11</classpath>
Note: See TracBrowser for help on using the repository browser.