Ignore:
Timestamp:
2015-08-01T23:03:12+02:00 (9 years ago)
Author:
donvip
Message:

[jmapviewer] fix some findbugs issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/viewer/jmapviewer/.project

    r31428 r31430  
    1616                        </arguments>
    1717                </buildCommand>
     18                <buildCommand>
     19                        <name>edu.umd.cs.findbugs.plugin.eclipse.findbugsBuilder</name>
     20                        <arguments>
     21                        </arguments>
     22                </buildCommand>
    1823        </buildSpec>
    1924        <natures>
    2025                <nature>org.eclipse.jdt.core.javanature</nature>
    2126                <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
     27                <nature>edu.umd.cs.findbugs.plugin.eclipse.findbugsNature</nature>
    2228        </natures>
    2329</projectDescription>
Note: See TracChangeset for help on using the changeset viewer.