aboutsummaryrefslogtreecommitdiff
path: root/Week6/nbproject/project.xml
diff options
context:
space:
mode:
authorCamil Staps2015-03-09 15:32:01 +0100
committerCamil Staps2015-03-09 15:32:01 +0100
commit64314fabaf926f4c884d49b0dc973d59eb924e85 (patch)
tree9dcaaa9f35c1a1a0554d8a5ac39078c6d3e1836f /Week6/nbproject/project.xml
parentAdded tarball w5 (diff)
Week 6 framework
Diffstat (limited to 'Week6/nbproject/project.xml')
-rw-r--r--Week6/nbproject/project.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/Week6/nbproject/project.xml b/Week6/nbproject/project.xml
new file mode 100644
index 0000000..1042c24
--- /dev/null
+++ b/Week6/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>Week6</name>
+ <source-roots>
+ <root id="src.dir"/>
+ </source-roots>
+ <test-roots>
+ <root id="test.src.dir"/>
+ </test-roots>
+ </data>
+ </configuration>
+</project>