Changeset 35005 in osm for applications/editors/josm/plugins/piclayer/.project
- Timestamp:
- 2019-05-22T18:19:28+02:00 (7 years ago)
- Location:
- applications/editors/josm/plugins/piclayer
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/piclayer
- Property svn:ignore
-
old new 3 3 findbugs-josm-PicLayer.xml 4 4 javadoc 5 .git
-
- Property svn:ignore
-
applications/editors/josm/plugins/piclayer/.project
r35003 r35005 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 2 <projectDescription> 3 <name> JOSM-piclayer</name>3 <name>piclayer</name> 4 4 <comment></comment> 5 5 <projects> 6 <project>JOSM</project> 7 <project>JOSM-indoorhelper</project> 6 8 </projects> 7 9 <buildSpec> … … 11 13 </arguments> 12 14 </buildCommand> 13 <buildCommand>14 <name>org.sonarlint.eclipse.core.sonarlintBuilder</name>15 <arguments>16 </arguments>17 </buildCommand>18 <buildCommand>19 <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>20 <arguments>21 </arguments>22 </buildCommand>23 15 </buildSpec> 24 16 <natures> 25 17 <nature>org.eclipse.jdt.core.javanature</nature> 26 <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>27 18 </natures> 28 19 </projectDescription>
Note:
See TracChangeset
for help on using the changeset viewer.
