Last change
on this file since 32075 was 32063, checked in by floscher, 9 years ago |
[mapillary] Analyze code with PMD in Eclipse and in Gradle builds
|
File size:
656 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <projectDescription>
|
---|
3 | <name>JOSM-Mapillary</name>
|
---|
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>
|
---|
11 | <buildSpec>
|
---|
12 | <buildCommand>
|
---|
13 | <name>org.eclipse.jdt.core.javabuilder</name>
|
---|
14 | <arguments/>
|
---|
15 | </buildCommand>
|
---|
16 | <buildCommand>
|
---|
17 | <name>ch.acanda.eclipse.pmd.builder.PMDBuilder</name>
|
---|
18 | <arguments/>
|
---|
19 | </buildCommand>
|
---|
20 | </buildSpec>
|
---|
21 | <linkedResources/>
|
---|
22 | </projectDescription>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.