source: osm/applications/editors/josm/plugins/apache-commons/.project@ 36013

Last change on this file since 36013 was 35362, checked in by donvip, 5 years ago

fix #josm18916 - Switch to Apache Ivy, add Commons Math (patch by taylor.smock)

File size: 764 bytes
RevLine 
[31199]1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
[31668]3 <name>JOSM-apache-commons</name>
[31199]4 <comment></comment>
5 <projects>
[35362]6 <project>JOSM</project>
[31199]7 </projects>
8 <buildSpec>
9 <buildCommand>
10 <name>org.eclipse.jdt.core.javabuilder</name>
11 <arguments>
12 </arguments>
13 </buildCommand>
[32286]14 <buildCommand>
15 <name>org.sonarlint.eclipse.core.sonarlintBuilder</name>
16 <arguments>
17 </arguments>
18 </buildCommand>
[32532]19 <buildCommand>
20 <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
21 <arguments>
22 </arguments>
23 </buildCommand>
[31199]24 </buildSpec>
25 <natures>
26 <nature>org.eclipse.jdt.core.javanature</nature>
[32532]27 <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
[35362]28 <nature>org.apache.ivyde.eclipse.ivynature</nature>
[31199]29 </natures>
30</projectDescription>
Note: See TracBrowser for help on using the repository browser.