Ignore:
Timestamp:
2013-12-07T21:29:17+01:00 (12 years ago)
Author:
donvip
Message:

[josm_openinghours] code cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/OpeningHoursEditor/.project

    r29853 r30114  
    22<projectDescription>
    33        <name>JOSM-OpeningHoursEditor</name>
    4         <comment></comment>
     4        <comment>Nature JavaCC</comment>
    55        <projects>
    66        </projects>
    77        <buildSpec>
     8                <buildCommand>
     9                        <name>sf.eclipse.javacc.javaccbuilder</name>
     10                        <arguments>
     11                        </arguments>
     12                </buildCommand>
    813                <buildCommand>
    914                        <name>org.eclipse.jdt.core.javabuilder</name>
     
    1419        <natures>
    1520                <nature>org.eclipse.jdt.core.javanature</nature>
     21                <nature>sf.eclipse.javacc.javaccnature</nature>
    1622        </natures>
    1723</projectDescription>
Note: See TracChangeset for help on using the changeset viewer.