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