Ignore:
Timestamp:
2015-08-01T20:23:53+02:00 (9 years ago)
Author:
donvip
Message:

[jmapviewer] enable findbugs/checkstyle

Location:
applications/viewer/jmapviewer
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • applications/viewer/jmapviewer

    • Property svn:ignore
      •  

        old new  
        55tiles
        66JMapViewer.zip
         7checkstyle-jmapviewer.xml
         8findbugs-jmapviewer.xml
  • applications/viewer/jmapviewer/.project

    r30881 r31428  
    1111                        </arguments>
    1212                </buildCommand>
     13                <buildCommand>
     14                        <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
     15                        <arguments>
     16                        </arguments>
     17                </buildCommand>
    1318        </buildSpec>
    1419        <natures>
    1520                <nature>org.eclipse.jdt.core.javanature</nature>
     21                <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
    1622        </natures>
    1723</projectDescription>
Note: See TracChangeset for help on using the changeset viewer.