diff options
author | Camil Staps | 2015-04-22 20:49:52 +0200 |
---|---|---|
committer | Camil Staps | 2015-04-22 20:49:52 +0200 |
commit | cc7c10a15e9272d34031d6b6e5585feac4cbdd79 (patch) | |
tree | 379608e3257d5e130c17e99b36a92c0465fe5239 /Week10 Weather GUI/nbproject/project.xml | |
parent | Added tarball week9 (diff) |
week 10
Diffstat (limited to 'Week10 Weather GUI/nbproject/project.xml')
-rw-r--r-- | Week10 Weather GUI/nbproject/project.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Week10 Weather GUI/nbproject/project.xml b/Week10 Weather GUI/nbproject/project.xml new file mode 100644 index 0000000..099237c --- /dev/null +++ b/Week10 Weather GUI/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>Week10 Weather GUI</name> + <source-roots> + <root id="src.dir"/> + </source-roots> + <test-roots> + <root id="test.src.dir"/> + </test-roots> + </data> + </configuration> +</project> |