sandbox/old-modules/server/web.api/nbproject/project.xml
branchdonation_review
changeset 1043 57843026e60b
parent 1027 205b7632914c
parent 1040 f7b6892fd754
child 1044 7feb751ba76b
     1.1 --- a/sandbox/old-modules/server/web.api/nbproject/project.xml	Mon Dec 19 11:37:36 2016 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,44 +0,0 @@
     1.4 -<?xml version="1.0" encoding="UTF-8"?>
     1.5 -<project xmlns="http://www.netbeans.org/ns/project/1">
     1.6 -    <type>org.netbeans.modules.java.j2seproject</type>
     1.7 -    <configuration>
     1.8 -        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
     1.9 -            <name>web.api</name>
    1.10 -            <source-roots>
    1.11 -                <root id="src.dir"/>
    1.12 -            </source-roots>
    1.13 -            <test-roots>
    1.14 -                <root id="test.src.dir"/>
    1.15 -            </test-roots>
    1.16 -        </data>
    1.17 -        <libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
    1.18 -            <definitions>../lib/nblibraries.properties</definitions>
    1.19 -        </libraries>
    1.20 -        <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
    1.21 -            <reference>
    1.22 -                <foreign-project>indexer</foreign-project>
    1.23 -                <artifact-type>jar</artifact-type>
    1.24 -                <script>build.xml</script>
    1.25 -                <target>jar</target>
    1.26 -                <clean-target>clean</clean-target>
    1.27 -                <id>jar</id>
    1.28 -            </reference>
    1.29 -            <reference>
    1.30 -                <foreign-project>org_netbeans_modules_jackpot30_api</foreign-project>
    1.31 -                <artifact-type>jar</artifact-type>
    1.32 -                <script>build.xml</script>
    1.33 -                <target>netbeans</target>
    1.34 -                <clean-target>clean</clean-target>
    1.35 -                <id>module</id>
    1.36 -            </reference>
    1.37 -            <reference>
    1.38 -                <foreign-project>org_netbeans_modules_jackpot30_remoting_api</foreign-project>
    1.39 -                <artifact-type>jar</artifact-type>
    1.40 -                <script>build.xml</script>
    1.41 -                <target>netbeans</target>
    1.42 -                <clean-target>clean</clean-target>
    1.43 -                <id>module</id>
    1.44 -            </reference>
    1.45 -        </references>
    1.46 -    </configuration>
    1.47 -</project>