source: osm/applications/editors/josm/plugins/OpeningHoursEditor/.project@ 36033

Last change on this file since 36033 was 32583, checked in by donvip, 8 years ago

checkstyle

  • Property svn:executable set to *
File size: 899 bytes
RevLine 
[29853]1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3 <name>JOSM-OpeningHoursEditor</name>
[30114]4 <comment>Nature JavaCC</comment>
[29853]5 <projects>
6 </projects>
7 <buildSpec>
8 <buildCommand>
[30114]9 <name>sf.eclipse.javacc.javaccbuilder</name>
10 <arguments>
11 </arguments>
12 </buildCommand>
13 <buildCommand>
[29853]14 <name>org.eclipse.jdt.core.javabuilder</name>
15 <arguments>
16 </arguments>
17 </buildCommand>
[32286]18 <buildCommand>
19 <name>org.sonarlint.eclipse.core.sonarlintBuilder</name>
20 <arguments>
21 </arguments>
22 </buildCommand>
[32583]23 <buildCommand>
24 <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
25 <arguments>
26 </arguments>
27 </buildCommand>
[29853]28 </buildSpec>
29 <natures>
30 <nature>org.eclipse.jdt.core.javanature</nature>
[30114]31 <nature>sf.eclipse.javacc.javaccnature</nature>
[32583]32 <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
[29853]33 </natures>
34</projectDescription>
Note: See TracBrowser for help on using the repository browser.