Changeset 8508 in josm for trunk/.project


Ignore:
Timestamp:
2015-06-20T14:34:08+02:00 (10 years ago)
Author:
Don-vip
Message:

update jacoco 0.7.5 + add checkstyle 6.7

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        66findbugs-josm.xml
        77javadoc
         8checkstyle-josm.xml
  • trunk/.project

    r8417 r8508  
    2626                        </arguments>
    2727                </buildCommand>
     28                <buildCommand>
     29                        <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
     30                        <arguments>
     31                        </arguments>
     32                </buildCommand>
    2833        </buildSpec>
    2934        <natures>
     
    3237                <nature>org.sonar.ide.eclipse.core.sonarNature</nature>
    3338                <nature>sf.eclipse.javacc.javaccnature</nature>
     39                <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
    3440        </natures>
    3541</projectDescription>
Note: See TracChangeset for help on using the changeset viewer.