Ignore:
Timestamp:
2019-01-17T08:33:05+01:00 (7 years ago)
Author:
gerdp
Message:

add unit tests similar to pbf plugin

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

Legend:

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

    • Property svn:ignore
      •  

        old new  
        11build
         2buildtest
        23javadoc
  • applications/editors/josm/plugins/o5m/.project

    r33012 r34837  
    44        <comment></comment>
    55        <projects>
     6                <project>josm</project>
    67        </projects>
    78        <buildSpec>
    89                <buildCommand>
    910                        <name>org.eclipse.jdt.core.javabuilder</name>
     11                        <arguments>
     12                        </arguments>
     13                </buildCommand>
     14                <buildCommand>
     15                        <name>org.sonarlint.eclipse.core.sonarlintBuilder</name>
    1016                        <arguments>
    1117                        </arguments>
     
    1824        </buildSpec>
    1925        <natures>
     26                <nature>org.sonar.ide.eclipse.core.sonarNature</nature>
    2027                <nature>org.eclipse.jdt.core.javanature</nature>
    2128                <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
Note: See TracChangeset for help on using the changeset viewer.