source: josm/trunk/.classpath@ 401

Last change on this file since 401 was 401, checked in by framm, 17 years ago
  • fixed accidentally commited classpath file
File size: 593 bytes
RevLine 
[269]1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
[401]4 <classpathentry excluding="build/|dist/|src/|test/" including="images/" kind="src" path=""/>
[269]5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
[401]6 <classpathentry kind="lib" path="lib/metadata-extractor-2.3.1-nosun.jar"/>
7 <classpathentry kind="lib" path="lib/gettext-commons-0.9.jar" />
[269]8 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
[401]9 <classpathentry kind="lib" path="lib/jfcunit.jar" />
[269]10 <classpathentry kind="output" path="bin"/>
11</classpath>
Note: See TracBrowser for help on using the repository browser.