make/langtools/netbeans/langtools/nbproject/project.xml
changeset 47217 72e3ae9a25eb
parent 47216 71c04702a3d5
equal deleted inserted replaced
47216:71c04702a3d5 47217:72e3ae9a25eb
    37         </general-data>
    37         </general-data>
    38         <general-data xmlns="http://www.netbeans.org/ns/freeform-project/2">
    38         <general-data xmlns="http://www.netbeans.org/ns/freeform-project/2">
    39             <!-- Do not use Project Properties customizer when editing this file manually. -->
    39             <!-- Do not use Project Properties customizer when editing this file manually. -->
    40             <name>langtools</name>
    40             <name>langtools</name>
    41             <properties>
    41             <properties>
    42                 <property name="root">../../..</property>
    42                 <property name="root">../../../..</property>
    43             </properties>
    43             </properties>
    44             <folders>
    44             <folders>
    45                 <source-folder>
    45                 <source-folder>
    46                     <label>langtools</label>
    46                     <label>langtools</label>
    47                     <location>${root}</location>
    47                     <location>${root}</location>
    48                 </source-folder>
    48                 </source-folder>
    49                 <source-folder>
    49                 <source-folder>
    50                     <label>Test files</label>
    50                     <label>Test files</label>
    51                     <type>tests</type>
    51                     <type>tests</type>
    52                     <location>${root}/test</location>
    52                     <location>${root}/test/langtools</location>
    53                 </source-folder>
    53                 </source-folder>
    54                 <source-folder>
    54                 <source-folder>
    55                     <label>Build files</label>
    55                     <label>Build files</label>
    56                     <type>build</type>
    56                     <type>build</type>
    57                     <location>${root}/make</location>
    57                     <location>${root}/make/langtools</location>
    58                 </source-folder>
    58                 </source-folder>
    59                 <source-folder>
    59                 <source-folder>
    60                     <label>Source files - java.compiler</label>
    60                     <label>Source files - java.compiler</label>
    61                     <type>java</type>
    61                     <type>java</type>
    62                     <location>${root}/src/java.compiler/share/classes</location>
    62                     <location>${root}/src/java.compiler/share/classes</location>
   251 -->
   251 -->
   252                 <action name="run.single">
   252                 <action name="run.single">
   253                     <target>jtreg</target>
   253                     <target>jtreg</target>
   254                     <context>
   254                     <context>
   255                         <property>jtreg.tests</property>
   255                         <property>jtreg.tests</property>
   256                         <folder>${root}/test</folder>
   256                         <folder>${root}/test/langtools</folder>
   257                         <pattern>\.(java|sh)$</pattern>
   257                         <pattern>\.(java|sh)$</pattern>
   258                         <format>relative-path</format>
   258                         <format>relative-path</format>
   259                         <arity>
   259                         <arity>
   260                             <separated-files> </separated-files>
   260                             <separated-files> </separated-files>
   261                         </arity>
   261                         </arity>
   333 -->
   333 -->
   334                 <action name="debug.single">
   334                 <action name="debug.single">
   335                     <target>debug-jtreg</target>
   335                     <target>debug-jtreg</target>
   336                     <context>
   336                     <context>
   337                         <property>jtreg.tests</property>
   337                         <property>jtreg.tests</property>
   338                         <folder>${root}/test</folder>
   338                         <folder>${root}/test/langtools</folder>
   339                         <pattern>\.(java|sh)$</pattern>
   339                         <pattern>\.(java|sh)$</pattern>
   340                         <format>relative-path</format>
   340                         <format>relative-path</format>
   341                         <arity>
   341                         <arity>
   342                             <one-file-only/>
   342                             <one-file-only/>
   343                         </arity>
   343                         </arity>
   445                         <label>Source files - jdk.jshell</label>
   445                         <label>Source files - jdk.jshell</label>
   446                         <location>${root}/src/jdk.jshell/share/classes</location>
   446                         <location>${root}/src/jdk.jshell/share/classes</location>
   447                     </source-folder>
   447                     </source-folder>
   448                     <source-folder style="tree">
   448                     <source-folder style="tree">
   449                         <label>Test files</label>
   449                         <label>Test files</label>
   450                         <location>${root}/test</location>
   450                         <location>${root}/test/langtools</location>
   451                     </source-folder>
   451                     </source-folder>
   452                     <source-folder style="tree">
   452                     <source-folder style="tree">
   453                         <label>Build files</label>
   453                         <label>Build files</label>
   454                         <location>${root}/make</location>
   454                         <location>${root}/make</location>
   455                     </source-folder>
   455                     </source-folder>