Changeset 8417 in josm


Ignore:
Timestamp:
2015-05-22T21:32:57+02:00 (9 years ago)
Author:
Don-vip
Message:

add sonar nature to Eclipse project

Location:
trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.project

    r7133 r8417  
    66        </projects>
    77        <buildSpec>
    8                 <buildCommand>
    9                         <name>org.eclipse.wst.common.project.facet.core.builder</name>
    10                         <arguments>
    11                         </arguments>
    12                 </buildCommand>
    138                <buildCommand>
    149                        <name>sf.eclipse.javacc.javaccbuilder</name>
     
    3530                <nature>org.eclipse.jdt.groovy.core.groovyNature</nature>
    3631                <nature>org.eclipse.jdt.core.javanature</nature>
     32                <nature>org.sonar.ide.eclipse.core.sonarNature</nature>
    3733                <nature>sf.eclipse.javacc.javaccnature</nature>
    38                 <nature>org.eclipse.wst.common.project.facet.core.nature</nature>
    3934        </natures>
    4035</projectDescription>
Note: See TracChangeset for help on using the changeset viewer.