< prev index next >

netbeans/systemTests/nbproject/project.xml

Print this page
rev 10443 : imported patch test-8177566-trampoline
   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>


   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                 <root id="test.mymod2.dir"/>
  15                 <root id="test.mymod3.dir"/>
  16                 <root id="test.mymod4.dir"/>
  17                 <root id="test.mymod5.dir"/>
  18                 <root id="test.mymod6.dir"/>
  19             </test-roots>
  20         </data>
  21         <references xmlns="http://www.netbeans.org/ns/ant-project-references/1">
  22             <reference>
  23                 <foreign-project>base</foreign-project>
  24                 <artifact-type>jar</artifact-type>
  25                 <script>build.xml</script>
  26                 <target>jar</target>
  27                 <clean-target>clean</clean-target>
  28                 <id>jar</id>
  29             </reference>
  30             <reference>
  31                 <foreign-project>controls</foreign-project>
  32                 <artifact-type>jar</artifact-type>
  33                 <script>build.xml</script>
  34                 <target>jar</target>
  35                 <clean-target>clean</clean-target>
  36                 <id>jar</id>
  37             </reference>
  38             <reference>


< prev index next >