Ignore:
Timestamp:
2019-05-18T02:05:52+02:00 (7 years ago)
Author:
donvip
Message:

fix #josm17728 - revert last commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/piclayer/.project

    r35001 r35003  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<projectDescription>
    3         <name>piclayer</name>
     3        <name>JOSM-piclayer</name>
    44        <comment></comment>
    55        <projects>
    6                 <project>JOSM</project>
    7                 <project>JOSM-indoorhelper</project>
    86        </projects>
    97        <buildSpec>
     
    1311                        </arguments>
    1412                </buildCommand>
     13                <buildCommand>
     14                        <name>org.sonarlint.eclipse.core.sonarlintBuilder</name>
     15                        <arguments>
     16                        </arguments>
     17                </buildCommand>
     18                <buildCommand>
     19                        <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
     20                        <arguments>
     21                        </arguments>
     22                </buildCommand>
    1523        </buildSpec>
    1624        <natures>
    1725                <nature>org.eclipse.jdt.core.javanature</nature>
     26                <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
    1827        </natures>
    1928</projectDescription>
Note: See TracChangeset for help on using the changeset viewer.