diff options
Diffstat (limited to 'Week9 Webshop/nbproject/project.xml')
-rw-r--r-- | Week9 Webshop/nbproject/project.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Week9 Webshop/nbproject/project.xml b/Week9 Webshop/nbproject/project.xml new file mode 100644 index 0000000..dac0b61 --- /dev/null +++ b/Week9 Webshop/nbproject/project.xml @@ -0,0 +1,13 @@ +<?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>Week9 Webshop</name> + <source-roots> + <root id="src.dir"/> + </source-roots> + <test-roots/> + </data> + </configuration> +</project> |