Changes between Version 74 and Version 75 of DevelopersGuide/DevelopingPlugins
- Timestamp:
- 2015-06-22T14:20:39+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/DevelopingPlugins
v74 v75 64 64 65 65 Then add your plugin to the list of tests being run in the common build file: 66 https://trac.openstreetmap.org/browser/subversion/applications/editors/josm/plugins/build.xml66 [osm:source:/applications/editors/josm/plugins/build.xml Plugins build.xml] 67 67 68 68 It will then be run automatically in the Jenkins build, see: 69 https://josm.openstreetmap.de/jenkins/job/JOSM-Plugins/lastCompletedBuild/testReport/ 70 71 69 [/jenkins/job/JOSM-Plugins/lastCompletedBuild/testReport/ Test Report] 72 70 73 71 == JOSM plugins ==