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>jmx</name>
   7             <explicit-platform explicit-source-supported="true"/>
   8             <source-roots>
   9                 <root id="src.dir"/>
  10             </source-roots>
  11             <test-roots>
  12                 <root id="test.java.dir" name="Test Packages"/>
  13             </test-roots>
  14         </data>
  15         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
  16             <reference>
  17                 <foreign-project>base</foreign-project>
  18                 <artifact-type>jar</artifact-type>
  19                 <script>build.xml</script>
  20                 <target>jar</target>
  21                 <clean-target>clean</clean-target>
  22                 <id>jar</id>
  23             </reference>
  24             <reference>
  25                 <foreign-project>graphics</foreign-project>
  26                 <artifact-type>jar</artifact-type>
  27                 <script>build.xml</script>
  28                 <target>jar</target>
  29                 <clean-target>clean</clean-target>
  30                 <id>jar</id>
  31             </reference>
  32             <reference>
  33                 <foreign-project>media</foreign-project>
  34                 <artifact-type>jar</artifact-type>
  35                 <script>build.xml</script>
  36                 <target>jar</target>
  37                 <clean-target>clean</clean-target>
  38                 <id>jar</id>
  39             </reference>
  40             <reference>
  41                 <foreign-project>swing</foreign-project>
  42                 <artifact-type>jar</artifact-type>
  43                 <script>build.xml</script>
  44                 <target>jar</target>
  45                 <clean-target>clean</clean-target>
  46                 <id>jar</id>
  47             </reference>
  48         </references>
  49     </configuration>
  50 </project>