1 <?xml version="1.0" encoding="UTF-8"?>
   2 <project xmlns="http://www.netbeans.org/ns/project/1">
   3     <type>org.netbeans.modules.java.j2seproject</type>
   4     <configuration>
   5         <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
   6             <name>systemTests</name>
   7             <explicit-platform explicit-source-supported="true"/>
   8             <source-roots/>
   9             <test-roots>
  10                 <root id="test.java.dir"/>
  11                 <root id="test.resources.dir"/>
  12                 <root id="test.java2.dir"/>
  13                 <root id="test.mymod.dir"/>
  14             </test-roots>
  15         </data>
  16         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
  17             <reference>
  18                 <foreign-project>base</foreign-project>
  19                 <artifact-type>jar</artifact-type>
  20                 <script>build.xml</script>
  21                 <target>jar</target>
  22                 <clean-target>clean</clean-target>
  23                 <id>jar</id>
  24             </reference>
  25             <reference>
  26                 <foreign-project>controls</foreign-project>
  27                 <artifact-type>jar</artifact-type>
  28                 <script>build.xml</script>
  29                 <target>jar</target>
  30                 <clean-target>clean</clean-target>
  31                 <id>jar</id>
  32             </reference>
  33             <reference>
  34                 <foreign-project>fxml</foreign-project>
  35                 <artifact-type>jar</artifact-type>
  36                 <script>build.xml</script>
  37                 <target>jar</target>
  38                 <clean-target>clean</clean-target>
  39                 <id>jar</id>
  40             </reference>
  41             <reference>
  42                 <foreign-project>graphics</foreign-project>
  43                 <artifact-type>jar</artifact-type>
  44                 <script>build.xml</script>
  45                 <target>jar</target>
  46                 <clean-target>clean</clean-target>
  47                 <id>jar</id>
  48             </reference>
  49             <reference>
  50                 <foreign-project>media</foreign-project>
  51                 <artifact-type>jar</artifact-type>
  52                 <script>build.xml</script>
  53                 <target>jar</target>
  54                 <clean-target>clean</clean-target>
  55                 <id>jar</id>
  56             </reference>
  57             <reference>
  58                 <foreign-project>swing</foreign-project>
  59                 <artifact-type>jar</artifact-type>
  60                 <script>build.xml</script>
  61                 <target>jar</target>
  62                 <clean-target>clean</clean-target>
  63                 <id>jar</id>
  64             </reference>
  65             <reference>
  66                 <foreign-project>web</foreign-project>
  67                 <artifact-type>jar</artifact-type>
  68                 <script>build.xml</script>
  69                 <target>jar</target>
  70                 <clean-target>clean</clean-target>
  71                 <id>jar</id>
  72             </reference>
  73         </references>
  74     </configuration>
  75 </project>