|
Last change
on this file since 32329 was 32329, checked in by donvip, 9 years ago |
|
fix #josm12953 - Replace most uses of MapView.getActiveLayer and similar methods (patch by michael2402, modified) - gsoc-core
|
|
File size:
572 bytes
|
| Line | |
|---|
| 1 | plugin.author=nokutu <nokutu@openmailbox.org>
|
|---|
| 2 | plugin.canloadatruntime=true
|
|---|
| 3 | plugin.class=org.openstreetmap.josm.plugins.mapillary.MapillaryPlugin
|
|---|
| 4 | plugin.description=Allows the user to work with pictures hosted at mapillary.com
|
|---|
| 5 | plugin.icon=images/icon24.png
|
|---|
| 6 | plugin.link=https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Mapillary
|
|---|
| 7 | plugin.main.version=10279
|
|---|
| 8 | plugin.requires=apache-commons;apache-http
|
|---|
| 9 | plugin.version=1.1.5
|
|---|
| 10 | plugin.svnrevision=31976
|
|---|
| 11 | #plugin.early=...
|
|---|
| 12 | #plugin.stage=...
|
|---|
| 13 |
|
|---|
| 14 | tools.pmd.version=5.4.2
|
|---|
| 15 | tools.findbugs.version=3.0.1
|
|---|
| 16 | tools.jacoco.version=0.7.7.201606060606
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.