nbproject/project.xml

Sat, 30 Dec 2017 20:35:23 +0100

author
Mike Becker <universe@uap-core.de>
date
Sat, 30 Dec 2017 20:35:23 +0100
changeset 16
4e0998805276
parent 14
2b270c714678
permissions
-rw-r--r--

adds DatabaseFacade

universe@0 1 <?xml version="1.0" encoding="UTF-8"?>
universe@0 2 <project xmlns="http://www.netbeans.org/ns/project/1">
universe@0 3 <type>org.netbeans.modules.web.project</type>
universe@0 4 <configuration>
universe@0 5 <data xmlns="http://www.netbeans.org/ns/web-project/3">
universe@0 6 <name>LightPIT</name>
universe@0 7 <minimum-ant-version>1.6.5</minimum-ant-version>
universe@4 8 <web-module-libraries>
universe@4 9 <library dirs="200">
universe@4 10 <file>${libs.jstl.classpath}</file>
universe@4 11 <path-in-war>WEB-INF/lib</path-in-war>
universe@4 12 </library>
universe@8 13 <library dirs="200">
universe@14 14 <file>${libs.SLF4J-LOG4J2.classpath}</file>
universe@14 15 <path-in-war>WEB-INF/lib</path-in-war>
universe@14 16 </library>
universe@14 17 <library dirs="200">
universe@14 18 <file>${libs.LOG4J2-WEB.classpath}</file>
universe@8 19 <path-in-war>WEB-INF/lib</path-in-war>
universe@8 20 </library>
universe@4 21 </web-module-libraries>
universe@0 22 <web-module-additional-libraries/>
universe@0 23 <source-roots>
mike@3 24 <root id="src.dir"/>
universe@0 25 </source-roots>
universe@0 26 <test-roots>
mike@3 27 <root id="test.src.dir"/>
universe@0 28 </test-roots>
universe@0 29 </data>
universe@0 30 </configuration>
universe@0 31 </project>

mercurial