Last change
on this file since 35967 was 34860, checked in by gerdp, 6 years ago |
see #17227 Show error message for erroneous poly file or accept it
- rewrite of importer and exporter to improve name handling and multipolygon creation
- add support for "Several of these files may be combined to one multi-sectioned file. In this case each section must be separated from its preceding section by an empty line (combined files are used by the programs osmrelpoly and osmassignpoly)."
- add unit tests
|
File size:
729 bytes
|
Rev | Line | |
---|
[29711] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <projectDescription>
|
---|
| 3 | <name>JOSM-Poly</name>
|
---|
| 4 | <comment></comment>
|
---|
| 5 | <projects>
|
---|
[34860] | 6 | <project>josm</project>
|
---|
[29711] | 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>
|
---|
[33003] | 19 | <buildCommand>
|
---|
| 20 | <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
|
---|
| 21 | <arguments>
|
---|
| 22 | </arguments>
|
---|
| 23 | </buildCommand>
|
---|
[29711] | 24 | </buildSpec>
|
---|
| 25 | <natures>
|
---|
| 26 | <nature>org.eclipse.jdt.core.javanature</nature>
|
---|
[33003] | 27 | <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
|
---|
[29711] | 28 | </natures>
|
---|
| 29 | </projectDescription>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.