Changeset 16260

Show
Ignore:
Timestamp:
18/07/08 16:19:11 (1 month ago)
Author:
julie
Message:

add checkstyle to affy probes project

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/bio/sources/affy-probes/.project

    r16138 r16260  
    1111            </arguments> 
    1212        </buildCommand> 
     13        <buildCommand> 
     14            <name>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</name> 
     15            <arguments> 
     16            </arguments> 
     17        </buildCommand> 
    1318    </buildSpec> 
    1419    <natures> 
    1520        <nature>org.eclipse.jdt.core.javanature</nature> 
     21        <nature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</nature> 
    1622    </natures> 
    1723</projectDescription>