aboutsummaryrefslogtreecommitdiffstats
path: root/tools/jackpotc/test/oldgears/nbproject/project.xml
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-04-22 00:28:41 +0200
committerMichael Bien <[email protected]>2010-04-22 00:28:41 +0200
commit8db5ff430a08ec18bfd947d7aee1c6d298d0d662 (patch)
tree685577ee4d6250eb76a2c78e72a78cf94b2c505f /tools/jackpotc/test/oldgears/nbproject/project.xml
parent2cb8c65600a1c8cd1b3ea1386b5f1359390f1ccd (diff)
added jackpot 3.0 code transformator to tools/jackpotc.
- use 'setup' for initial setup (downloads jackpot). - use 'bttf' for running a jogl1.1.1 -> jogl 2 (reloaded) transformation - tools/jackpotc/test/oldgears is a jogl 1.1.1 NetBeans project - more information about jackpot is in tools/jackpotc/lib/README after setup was run
Diffstat (limited to 'tools/jackpotc/test/oldgears/nbproject/project.xml')
-rw-r--r--tools/jackpotc/test/oldgears/nbproject/project.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/tools/jackpotc/test/oldgears/nbproject/project.xml b/tools/jackpotc/test/oldgears/nbproject/project.xml
new file mode 100644
index 000000000..7ab06952e
--- /dev/null
+++ b/tools/jackpotc/test/oldgears/nbproject/project.xml
@@ -0,0 +1,15 @@
+<?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>oldgears</name>
+ <source-roots>
+ <root id="src.dir"/>
+ </source-roots>
+ <test-roots>
+ <root id="test.src.dir"/>
+ </test-roots>
+ </data>
+ </configuration>
+</project>