Changeset 1595 in josm for trunk/.classpath


Ignore:
Timestamp:
2009-05-18T00:06:07+02:00 (15 years ago)
Author:
framm
Message:

fix eclipse project classpath to use new gettext lib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r1059 r1595  
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    66        <classpathentry kind="lib" path="lib/metadata-extractor-2.3.1-nosun.jar"/>
    7         <classpathentry kind="lib" path="lib/gettext-commons-0.9.2.jar"/>
    87        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
    98        <classpathentry kind="lib" path="lib/jfcunit.jar"/>
    10         <classpathentry kind="lib" path="lib/josm-translation.jar"/>
     9        <classpathentry kind="lib" path="lib/josm-translation.jar"/>
     10        <classpathentry kind="lib" path="lib/gettext-commons-0.9.6.jar"/>
    1111        <classpathentry kind="output" path="bin"/>
    1212</classpath>
Note: See TracChangeset for help on using the changeset viewer.