Changeset 31419 in osm for applications/editors/josm/plugins/mapillary/build.gradle
- Timestamp:
- 2015-07-30T13:23:26+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mapillary/build.gradle
r31405 r31419 138 138 139 139 task runJosm(type: Exec) { 140 commandLine 'j osm'140 commandLine 'java', '-jar', '/home/nokutu/josm/core/dist/josm-custom.jar' 141 141 } 142 142 runJosm.dependsOn installPluginToJosm
Note:
See TracChangeset
for help on using the changeset viewer.
