edburns%acm.org ea0dba67ed M README
M dist/build.xml
A dist/dummy-main/src/main/resources/plugin-prefs.js
M dist/netbeans/build.xml
M dist/netbeans/pluglet.properties
M dist/netbeans/nbproject/build-impl.xml
M dist/netbeans/nbproject/genfiles.properties
M dist/netbeans/nbproject/project.properties
M dist/netbeans/nbproject/project.xml

Repeatable project build.


git-svn-id: svn://10.0.0.236/trunk@235541 18797224-902f-48f8-a5cc-f745e15eee43
2007-09-12 14:59:22 +00:00

18 lines
711 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.java.j2seproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/j2se-project/3">
<name>pluglet</name>
<minimum-ant-version>1.6.5</minimum-ant-version>
<source-roots>
<root id="src.java3.dir" name="Core Sources"/>
<root id="src.java4.dir" name="simple-sample"/>
<root id="src.java2.dir" name="jmfplayer sample"/>
<root id="src.java.dir" name="dummy-main"/>
</source-roots>
<test-roots/>
</data>
</configuration>
</project>