Changeset 32680 in osm for applications/editors/josm/plugins/graphview
- Timestamp:
- 2016-07-21T03:12:55+02:00 (9 years ago)
- Location:
- applications/editors/josm/plugins/graphview
- Files:
-
- 2 edited
-
.classpath (modified) (1 diff)
-
build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/graphview/.classpath
r30550 r32680 3 3 <classpathentry kind="src" path="src"/> 4 4 <classpathentry kind="src" path="test/unit"/> 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1. 7"/>5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 6 6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> 7 7 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/> -
applications/editors/josm/plugins/graphview/build.xml
r32620 r32680 2 2 <project name="graphview" default="dist" basedir="."> 3 3 <property name="commit.message" value="option to change graph colors; closes ticket 5523 in JOSM Trac"/> 4 <property name="plugin.main.version" value="10 420"/>4 <property name="plugin.main.version" value="10580"/> 5 5 6 6 <!-- Configure these properties (replace "..." accordingly).
Note:
See TracChangeset
for help on using the changeset viewer.
