Changeset 35001 in osm for applications/editors/josm/plugins/piclayer/.project
- Timestamp:
- 2019-05-17T19:22:51+02:00 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/piclayer/.project
r32675 r35001 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.