source: trunk/abcl/nbproject/project.xml @ 11483

Last change on this file since 11483 was 11483, checked in by Mark Evenson, 14 years ago

Integrate build with Netbeans 6.x.

File size: 576 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>abcl</name>
7            <minimum-ant-version>1.6.5</minimum-ant-version>
8            <source-roots>
9                <root id="src.doc.dir"/>
10                <root id="src.themes.dir"/>
11                <root id="src.dir"/>
12            </source-roots>
13            <test-roots/>
14        </data>
15    </configuration>
16</project>
Note: See TracBrowser for help on using the repository browser.