Changeset 153 in josm for .classpath


Ignore:
Timestamp:
2006-10-07T18:14:07+02:00 (18 years ago)
Author:
imi
Message:
  • added possibility to create new download tasks (download data types).
  • removed WMS stuff (now available as landsat - plugin)
  • updated translation files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .classpath

    r149 r153  
    33        <classpathentry kind="src" path="src"/>
    44        <classpathentry kind="src" path="test"/>
    5         <classpathentry excluding="po/|src/|test/" including="images/" kind="src" path=""/>
     5        <classpathentry including="images/" excluding="po/|src/|test/" kind="src" path=""/>
    66        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    7         <classpathentry kind="var" path="JUNIT_HOME/junit.jar" sourcepath="JUNIT_SRC_HOME/junitsrc.zip"/>
     7        <classpathentry sourcepath="JUNIT_SRC_HOME/junitsrc.zip" kind="var" path="JUNIT_HOME/junit.jar"/>
    88        <classpathentry kind="lib" path="lib/MinML2.jar"/>
    99        <classpathentry kind="lib" path="lib/metadata-extractor-2.3.1.jar"/>
Note: See TracChangeset for help on using the changeset viewer.