Ignore:
Timestamp:
2013-04-23T13:26:17+02:00 (11 years ago)
Author:
donvip
Message:

[josm_fastdraw] Fix projet name, build.xml and some warnings

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

Legend:

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

    • Property svn:ignore
      •  

        old new  
        11build
        22svn.log
         3bin
  • applications/editors/josm/plugins/FastDraw/.classpath

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