Changeset 30656 in osm


Ignore:
Timestamp:
2014-09-18T15:47:32+02:00 (10 years ago)
Author:
donvip
Message:

[josm_pbf] use proper svn:externals

Location:
applications/editors/josm/plugins/pbf
Files:
3 edited

Legend:

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

    r30416 r30656  
    22<classpath>
    33        <classpathentry kind="src" path="gen"/>
    4         <classpathentry kind="src" path="src"/>
     4        <classpathentry excluding="crosby/binary/test/" kind="src" path="src"/>
    55        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
    66        <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
  • applications/editors/josm/plugins/pbf/build.xml

    r30495 r30656  
    55    <property name="plugin.main.version" value="7248"/>
    66
    7     <!-- Configure these properties (replace "..." accordingly).
    8          See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
    9     -->
    107    <property name="plugin.author" value="Don-vip"/>
    118    <property name="plugin.class" value="org.openstreetmap.josm.plugins.pbf.PbfPlugin"/>
  • applications/editors/josm/plugins/pbf/src

    • Property svn:externals set to
Note: See TracChangeset for help on using the changeset viewer.