Rev | Line | |
---|
[31783] | 1 | plugin.author=nokutu <nokutu@openmailbox.org>
|
---|
| 2 | plugin.canloadatruntime=true
|
---|
| 3 | plugin.class=org.openstreetmap.josm.plugins.mapillary.MapillaryPlugin
|
---|
[32201] | 4 | plugin.description=Allows the user to work with pictures hosted at mapillary.com
|
---|
[31783] | 5 | plugin.icon=images/icon24.png
|
---|
| 6 | plugin.link=https://wiki.openstreetmap.org/wiki/JOSM/Plugins/Mapillary
|
---|
[32680] | 7 | plugin.main.version=10580
|
---|
[31783] | 8 | plugin.requires=apache-commons;apache-http
|
---|
[31977] | 9 | plugin.svnrevision=31976
|
---|
[31799] | 10 | #plugin.early=...
|
---|
| 11 | #plugin.stage=...
|
---|
[32285] | 12 |
|
---|
[32693] | 13 | # The name for the JAR file produced by Gradle (optional, defaults to ${project.name})
|
---|
| 14 | plugin.jar.name=Mapillary
|
---|
| 15 |
|
---|
[32867] | 16 | tool.pmd.version=5.5.1
|
---|
[32693] | 17 | tool.findbugs.version=3.0.1
|
---|
| 18 | tool.jacoco.version=0.7.7.201606060606
|
---|
Note:
See
TracBrowser
for help on using the repository browser.