source: osm/applications/editors/josm/plugins/MicrosoftStreetside/.eclipse-pmd@ 34384

Last change on this file since 34384 was 34353, checked in by renerr18, 6 years ago

Fixed compiler error because of StreetsideChangesetDialog missing file.

  • Property svn:eol-style set to native
File size: 430 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 ms-streetside-plugin" ref="config/pmd/ruleset.xml" refcontext="project" />
6 </rulesets>
7</eclipse-pmd>
8
Note: See TracBrowser for help on using the repository browser.