about summary refs log tree commit diff stats
path: root/update/plugin/svn/trunk/nbproject/project.xml
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2008-08-07 12:13:32 +0000
committerKelly Rauchenberger <fefferburbia@gmail.com>2008-08-07 12:13:32 +0000
commitb898f9900b1ef36e326fb7f326856887184d4005 (patch)
tree993080e8bebcf85ac43ff5abc7f6618a4e61eb70 /update/plugin/svn/trunk/nbproject/project.xml
parent65a964f0f2202ec21c44c493d6412f39ab86bffa (diff)
downloadinstadisc-b898f9900b1ef36e326fb7f326856887184d4005.tar.gz
instadisc-b898f9900b1ef36e326fb7f326856887184d4005.tar.bz2
instadisc-b898f9900b1ef36e326fb7f326856887184d4005.zip
Update: Created NetBeans project (for SVN Plugin)
Diffstat (limited to 'update/plugin/svn/trunk/nbproject/project.xml')
-rw-r--r--update/plugin/svn/trunk/nbproject/project.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/update/plugin/svn/trunk/nbproject/project.xml b/update/plugin/svn/trunk/nbproject/project.xml new file mode 100644 index 0000000..1a38c15 --- /dev/null +++ b/update/plugin/svn/trunk/nbproject/project.xml
@@ -0,0 +1,16 @@
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>InstaDiscUpdateSVN</name>
7 <minimum-ant-version>1.6.5</minimum-ant-version>
8 <source-roots>
9 <root id="src.dir"/>
10 </source-roots>
11 <test-roots>
12 <root id="test.src.dir"/>
13 </test-roots>
14 </data>
15 </configuration>
16</project>