Ignore:
Timestamp:
2016-06-18T03:37:43+02:00 (8 years ago)
Author:
donvip
Message:

rework/simplify plugins build.xml file - automatically run unit tests of all plugins, without having to maintain list manually

Location:
applications/editors/josm/plugins/OsmInspectorPlugin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/OsmInspectorPlugin

    • Property svn:ignore
      •  

        old new  
        11build
        22bin
         3MANIFEST
  • applications/editors/josm/plugins/OsmInspectorPlugin/.project

    r29853 r32306  
    1111                        </arguments>
    1212                </buildCommand>
     13                <buildCommand>
     14                        <name>org.sonarlint.eclipse.core.sonarlintBuilder</name>
     15                        <arguments>
     16                        </arguments>
     17                </buildCommand>
    1318        </buildSpec>
    1419        <natures>
Note: See TracChangeset for help on using the changeset viewer.