source: osm/applications/editors/josm/plugins/turnrestrictions/.project@ 33657

Last change on this file since 33657 was 32925, checked in by donvip, 8 years ago

replace Groovy tests by plain Java tests

  • Property svn:mime-type set to text/plain
File size: 714 bytes
RevLine 
[23510]1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
[29853]3 <name>JOSM-turnrestrictions</name>
[23510]4 <comment></comment>
5 <projects>
6 </projects>
7 <buildSpec>
8 <buildCommand>
9 <name>org.eclipse.jdt.core.javabuilder</name>
10 <arguments>
11 </arguments>
12 </buildCommand>
[32286]13 <buildCommand>
[32519]14 <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
15 <arguments>
16 </arguments>
17 </buildCommand>
18 <buildCommand>
[32286]19 <name>org.sonarlint.eclipse.core.sonarlintBuilder</name>
20 <arguments>
21 </arguments>
22 </buildCommand>
[23510]23 </buildSpec>
24 <natures>
25 <nature>org.eclipse.jdt.core.javanature</nature>
[32519]26 <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
[23510]27 </natures>
28</projectDescription>
Note: See TracBrowser for help on using the repository browser.