Last change
on this file since 32063 was 32063, checked in by floscher, 9 years ago |
[mapillary] Analyze code with PMD in Eclipse and in Gradle builds
|
File size:
433 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <eclipse-pmd xmlns="http://acanda.ch/eclipse-pmd/0.8" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://acanda.ch/eclipse-pmd/0.8 http://acanda.ch/eclipse-pmd/eclipse-pmd-0.8.xsd">
|
---|
3 | <analysis enabled="true" />
|
---|
4 | <rulesets>
|
---|
5 | <ruleset name="Ruleset for josm-mapillary-plugin" ref=".settings/pmd-ruleset.xml" refcontext="project" />
|
---|
6 | </rulesets>
|
---|
7 | </eclipse-pmd>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.