source: osm/applications/editors/josm/plugins/mapillary/.project@ 32065

Last change on this file since 32065 was 32063, checked in by floscher, 9 years ago

[mapillary] Analyze code with PMD in Eclipse and in Gradle builds

File size: 656 bytes
RevLine 
[31798]1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3 <name>JOSM-Mapillary</name>
[32063]4 <comment>Allows the user to work with pictures hosted at mapillary.com</comment>
5 <projects/>
6 <natures>
7 <nature>org.eclipse.jdt.core.javanature</nature>
8 <nature>org.sonarlint.eclipse.core.sonarlintNature</nature>
9 <nature>ch.acanda.eclipse.pmd.builder.PMDNature</nature>
10 </natures>
[31798]11 <buildSpec>
12 <buildCommand>
13 <name>org.eclipse.jdt.core.javabuilder</name>
[32063]14 <arguments/>
[31798]15 </buildCommand>
[32063]16 <buildCommand>
17 <name>ch.acanda.eclipse.pmd.builder.PMDBuilder</name>
18 <arguments/>
19 </buildCommand>
[31798]20 </buildSpec>
[32063]21 <linkedResources/>
[31798]22</projectDescription>
Note: See TracBrowser for help on using the repository browser.