Changeset 34038 in osm for applications/editors/josm/plugins/mapdust/.classpath
- Timestamp:
- 2018-01-28T21:39:24+01:00 (7 years ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins
- Property svn:externals
-
old new 17 17 https://github.com/JOSM/rex/trunk rex 18 18 https://github.com/JOSM/improve-way/trunk improve-way 19 https://github.com/JOSM/auto-tools/trunk auto-tools 20 https://github.com/JOSM/configuration/trunk configuration 21 https://github.com/JOSM/osm-obj-info/trunk osm-obj-info
-
-
Property svn:ignore
set to
ColorPlugin
improve-osm-plugin
josm-matsim-plugin
kendzi3d
missingroads
scoutsigns
TombPlugin
traffic-flow-direction
JOSM-configuration
openstreetcam
areaselector.git
auto-tools.git
Color
configuration.git
osmarender.wip
osm-obj-info.git
tofix.git
- Property svn:externals
-
applications/editors/josm/plugins/mapdust
- Property svn:ignore
-
old new 3 3 checkstyle-josm-mapdust.xml 4 4 findbugs-josm-mapdust.xml 5 javadoc
-
- Property svn:ignore
-
applications/editors/josm/plugins/mapdust/.classpath
r32787 r34038 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <classpath> 3 4 conf/|images/" kind="src" path=""/>5 6 7 8 3 <classpathentry kind="src" path="src"/> 4 <classpathentry excluding="build|data" including="resources/|null" kind="src" path=""/> 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 6 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> 7 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-GSON"/> 8 <classpathentry kind="output" path="build/classes"/> 9 9 </classpath>
Note:
See TracChangeset
for help on using the changeset viewer.