diff options
| author | Camil Staps | 2015-06-10 09:35:31 +0200 |
|---|---|---|
| committer | Camil Staps | 2015-06-10 09:35:31 +0200 |
| commit | e88d41e2232f4749cdd2e3d06363cccda6aeb0aa (patch) | |
| tree | 0228f79302487ddbcb55b172d17f4ecbbc02c352 /Week16 Webshop/nbproject/project.xml | |
| parent | Class diagram w16a (diff) | |
Start w16 webshop
Diffstat (limited to 'Week16 Webshop/nbproject/project.xml')
| -rw-r--r-- | Week16 Webshop/nbproject/project.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Week16 Webshop/nbproject/project.xml b/Week16 Webshop/nbproject/project.xml new file mode 100644 index 0000000..15e0635 --- /dev/null +++ b/Week16 Webshop/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>Week16 Webshop</name> + <source-roots> + <root id="src.dir"/> + </source-roots> + <test-roots> + <root id="test.src.dir"/> + </test-roots> + </data> + </configuration> +</project> |
