Changeset 32340 in osm for applications/editors/josm/plugins/mapillary/.project
- Timestamp:
- 2016-06-20T17:21:18+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/mapillary/.project
r32286 r32340 3 3 <name>JOSM-Mapillary</name> 4 4 <comment>Allows the user to work with pictures hosted at mapillary.com</comment> 5 <projects> 6 </projects> 7 <buildSpec> 8 <buildCommand> 9 <name>org.eclipse.jdt.core.javabuilder</name> 10 <arguments> 11 </arguments> 12 </buildCommand> 13 <buildCommand> 14 <name>ch.acanda.eclipse.pmd.builder.PMDBuilder</name> 15 <arguments> 16 </arguments> 17 </buildCommand> 18 <buildCommand> 19 <name>org.sonarlint.eclipse.core.sonarlintBuilder</name> 20 <arguments> 21 </arguments> 22 </buildCommand> 23 </buildSpec> 5 <projects/> 24 6 <natures> 25 7 <nature>org.eclipse.jdt.core.javanature</nature> 26 8 <nature>org.sonarlint.eclipse.core.sonarlintNature</nature> 27 9 <nature>ch.acanda.eclipse.pmd.builder.PMDNature</nature> 10 <nature>org.eclipse.buildship.core.gradleprojectnature</nature> 28 11 </natures> 12 <buildSpec> 13 <buildCommand> 14 <name>org.eclipse.jdt.core.javabuilder</name> 15 <arguments/> 16 </buildCommand> 17 <buildCommand> 18 <name>org.sonarlint.eclipse.core.sonarlintBuilder</name> 19 <arguments/> 20 </buildCommand> 21 <buildCommand> 22 <name>ch.acanda.eclipse.pmd.builder.PMDBuilder</name> 23 <arguments/> 24 </buildCommand> 25 <buildCommand> 26 <name>org.eclipse.buildship.core.gradleprojectbuilder</name> 27 <arguments/> 28 </buildCommand> 29 </buildSpec> 30 <linkedResources/> 29 31 </projectDescription>
Note:
See TracChangeset
for help on using the changeset viewer.
