Ignore:
Timestamp:
2010-10-23T22:57:44+02:00 (15 years ago)
Author:
oliverw
Message:

Update Eclipse project files.

Location:
applications/editors/josm/plugins/ElevationProfile
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/ElevationProfile

    • Property svn:ignore
      •  

        old new  
         1bin
         2build
         3doc
        14lib
        2 
        3 build
        4 
        5 doc
        6 
        75test
  • applications/editors/josm/plugins/ElevationProfile/.classpath

    r23721 r23777  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry kind="src" path="test"/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
    6         <classpathentry kind="lib" path="lib/josm-tested.jar" sourcepath="J:/Dokumente und Einstellungen/Oliver/Eigene Dateien/Java/applications/editors/josm/core/src"/>
    74        <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
     5        <classpathentry kind="lib" path="J:/Dokumente und Einstellungen/Oliver/Eigene Dateien/Java/JOSM/applications/editors/josm/core/dist/3529/josm-tested.jar"/>
     6        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
    87        <classpathentry kind="output" path="bin"/>
    98</classpath>
Note: See TracChangeset for help on using the changeset viewer.