diff options
author | Ugnich Anton | 2013-07-22 03:44:01 +0700 |
---|---|---|
committer | Ugnich Anton | 2013-07-22 03:44:01 +0700 |
commit | 4b1ef499dbd28c1639b9723ee2e9c5ff80002dde (patch) | |
tree | e96c774f4e54f23ca03f71c4b63a64cba86232ad /nbproject/project.xml | |
parent | df529650d03296bf03ade8c0eed4a2fcc404a041 (diff) |
/users/
Diffstat (limited to 'nbproject/project.xml')
-rw-r--r-- | nbproject/project.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/nbproject/project.xml b/nbproject/project.xml index 6d66c021..15c691a1 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -18,13 +18,17 @@ <file>${reference.com_juick_json.jar}</file> <path-in-war>WEB-INF/lib</path-in-war> </library> + <library dirs="200"> + <file>${libs.JSON.classpath}</file> + <path-in-war>WEB-INF/lib</path-in-war> + </library> </web-module-libraries> <web-module-additional-libraries/> <source-roots> - <root id="src.dir" name="Source Packages"/> + <root id="src.dir"/> </source-roots> <test-roots> - <root id="test.src.dir" name="Test Packages"/> + <root id="test.src.dir"/> </test-roots> </data> <references xmlns="http://www.netbeans.org/ns/ant-project-references/1"> |