Ignore:
Timestamp:
2009-07-21T22:12:17+02:00 (15 years ago)
Author:
jttt
Message:

Make it work without Main.ds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/graphview/.classpath

    r16520 r16630  
    22<classpath>
    33        <classpathentry kind="src" path="src"/>
    4         <classpathentry combineaccessrules="false" kind="src" path="/josm"/>
    5         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JDK 5"/>
     4        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JDK 6"/>
     5        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
    66        <classpathentry kind="output" path="build"/>
    77</classpath>
Note: See TracChangeset for help on using the changeset viewer.