source: josm/trunk/netbeans/nbproject/project.xml@ 3963

Last change on this file since 3963 was 3931, checked in by bastiK, 13 years ago

add netbeans project (all in a subfolder so should not interfere with anything)

File size: 472 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<project xmlns="http://www.netbeans.org/ns/project/1">
3 <type>org.netbeans.modules.java.j2seproject</type>
4 <configuration>
5 <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
6 <name>josm</name>
7 <source-roots>
8 <root id="src.dir"/>
9 <root id="src.core.dir"/>
10 </source-roots>
11 <test-roots/>
12 </data>
13 </configuration>
14</project>
Note: See TracBrowser for help on using the repository browser.