diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-09-20 12:11:31 +0000 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-09-20 12:11:31 +0000 |
commit | 1ffda8b986326d994b036c81c8050bc91151f4c7 (patch) | |
tree | 602643397de2da26a6a11f90d9d9718f059aaffa /update/plugin/subversion/trunk/nbproject/project.xml | |
parent | 0d637dc342c97a646268aae4852457059e9310b6 (diff) | |
download | instadisc-1ffda8b986326d994b036c81c8050bc91151f4c7.tar.gz instadisc-1ffda8b986326d994b036c81c8050bc91151f4c7.tar.bz2 instadisc-1ffda8b986326d994b036c81c8050bc91151f4c7.zip |
Update: Imported XML-RPC libraries
Refs #62
Diffstat (limited to 'update/plugin/subversion/trunk/nbproject/project.xml')
-rw-r--r-- | update/plugin/subversion/trunk/nbproject/project.xml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/update/plugin/subversion/trunk/nbproject/project.xml b/update/plugin/subversion/trunk/nbproject/project.xml deleted file mode 100644 index 1a38c15..0000000 --- a/update/plugin/subversion/trunk/nbproject/project.xml +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
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> | ||