Changeset 31404 in osm for applications/editors/josm/plugins/mapillary/build.gradle
- Timestamp:
- 2015-07-24T21:55:14+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mapillary/build.gradle
r31395 r31404 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.
