Changeset 31405 in osm
- Timestamp:
- 2015-07-24T22:02:54+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mapillary/build.gradle
r31404 r31405 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.