source: osm/applications/editors/josm/plugins/rasterfilters/.project@ 35084

Last change on this file since 35084 was 32329, checked in by donvip, 8 years ago

fix #josm12953 - Replace most uses of MapView.getActiveLayer and similar methods (patch by michael2402, modified) - gsoc-core

File size: 708 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<projectDescription>
3 <name>JOSM-rasterfilters</name>
4 <comment>JavaCC Nature</comment>
5 <projects>
6 </projects>
7 <buildSpec>
8 <buildCommand>
9 <name>sf.eclipse.javacc.javaccbuilder</name>
10 <arguments>
11 </arguments>
12 </buildCommand>
13 <buildCommand>
14 <name>org.eclipse.jdt.core.javabuilder</name>
15 <arguments>
16 </arguments>
17 </buildCommand>
18 <buildCommand>
19 <name>org.sonarlint.eclipse.core.sonarlintBuilder</name>
20 <arguments>
21 </arguments>
22 </buildCommand>
23 </buildSpec>
24 <natures>
25 <nature>org.eclipse.jdt.core.javanature</nature>
26 <nature>sf.eclipse.javacc.javaccnature</nature>
27 </natures>
28</projectDescription>
Note: See TracBrowser for help on using the repository browser.