Changeset 8935 in josm for trunk/.project


Ignore:
Timestamp:
2015-10-23T22:03:32+02:00 (8 years ago)
Author:
Don-vip
Message:

enable SonarLint nature in Eclipse project

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.project

    r8656 r8935  
    3636                        </arguments>
    3737                </buildCommand>
     38                <buildCommand>
     39                        <name>org.sonarlint.eclipse.core.sonarlintBuilder</name>
     40                        <arguments>
     41                        </arguments>
     42                </buildCommand>
    3843        </buildSpec>
    3944        <natures>
     45                <nature>org.sonarlint.eclipse.core.sonarlintNature</nature>
    4046                <nature>org.eclipse.jdt.groovy.core.groovyNature</nature>
    4147                <nature>org.eclipse.jdt.core.javanature</nature>
Note: See TracChangeset for help on using the changeset viewer.