Changeset 1746

Show
Ignore:
Timestamp:
11/09/11 22:15:08 (7 months ago)
Author:
mrumpf
Message:

Added Sonar support to the projects

Location:
trunk-ng
Files:
4 added
4 modified

Legend:

Unmodified
Added
Removed
  • trunk-ng/fawkez-bootstrap/.project

    r1743 r1746  
    1818        </buildSpec> 
    1919        <natures> 
     20                <nature>org.sonar.ide.eclipse.core.sonarNature</nature> 
    2021                <nature>org.eclipse.m2e.core.maven2Nature</nature> 
    2122                <nature>org.eclipse.jdt.core.javanature</nature> 
  • trunk-ng/fawkez-codegen/.project

    r1743 r1746  
    1818        </buildSpec> 
    1919        <natures> 
     20                <nature>org.sonar.ide.eclipse.core.sonarNature</nature> 
    2021                <nature>org.eclipse.m2e.core.maven2Nature</nature> 
    2122                <nature>org.eclipse.jdt.core.javanature</nature> 
  • trunk-ng/fawkez-commons/.project

    r1743 r1746  
    1818        </buildSpec> 
    1919        <natures> 
     20                <nature>org.sonar.ide.eclipse.core.sonarNature</nature> 
    2021                <nature>org.eclipse.m2e.core.maven2Nature</nature> 
    2122                <nature>org.eclipse.jdt.core.javanature</nature> 
  • trunk-ng/fawkez-logging/.project

    r1743 r1746  
    1818        </buildSpec> 
    1919        <natures> 
     20                <nature>org.sonar.ide.eclipse.core.sonarNature</nature> 
    2021                <nature>org.eclipse.m2e.core.maven2Nature</nature> 
    2122                <nature>org.eclipse.jdt.core.javanature</nature>