source: osm/applications/editors/josm/plugins/pbf/.project@ 36171

Last change on this file since 36171 was 35633, checked in by GerdP, 4 years ago

see #19972: Resolve libs using Ivy

  • update eclipse files (hope I got it right)
File size: 842 bytes
RevLine 
[26961]1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3 <name>JOSM-PBF</name>
4 <comment></comment>
5 <projects>
[34826]6 <project>josm</project>
[26961]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>
[32859]19 <buildCommand>
20 <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
21 <arguments>
22 </arguments>
23 </buildCommand>
[26961]24 </buildSpec>
25 <natures>
[30736]26 <nature>org.sonar.ide.eclipse.core.sonarNature</nature>
[26961]27 <nature>org.eclipse.jdt.core.javanature</nature>
[32859]28 <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
[35633]29 <nature>org.apache.ivyde.eclipse.ivynature</nature>
[26961]30 </natures>
31</projectDescription>
Note: See TracBrowser for help on using the repository browser.