nashorn/make/nbproject/project.xml
changeset 28128 b34d00111a1f
parent 24882 aec197e9401f
child 29133 1cd7d8af99ba
equal deleted inserted replaced
28127:08a5e0d3248d 28128:b34d00111a1f
    36                     <label>nashorn</label>
    36                     <label>nashorn</label>
    37                     <location>.</location>
    37                     <location>.</location>
    38                     <encoding>UTF-8</encoding>
    38                     <encoding>UTF-8</encoding>
    39                 </source-folder>
    39                 </source-folder>
    40                 <source-folder>
    40                 <source-folder>
    41                     <label>../src</label>
       
    42                     <location>../src</location>
       
    43                 </source-folder>
       
    44                 <source-folder>
       
    45                     <label>../test/src</label>
    41                     <label>../test/src</label>
    46                     <location>../test/src</location>
    42                     <location>../test/src</location>
    47                 </source-folder>
    43                 </source-folder>
    48                 <source-folder>
    44                 <source-folder>
    49                     <label>../buildtools/nasgen/src</label>
    45                     <label>../buildtools/nasgen/src</label>
    50                     <location>../buildtools/nasgen/src</location>
    46                     <location>../buildtools/nasgen/src</location>
    51                 </source-folder>
    47                 </source-folder>
    52                 <source-folder>
    48                 <source-folder>
       
    49                     <label>../src/jdk.scripting.nashorn/share/classes</label>
       
    50                     <location>../src/jdk.scripting.nashorn/share/classes</location>
       
    51                 </source-folder>
       
    52                 <source-folder>
    53                     <label>../test/src</label>
    53                     <label>../test/src</label>
    54                     <type>java</type>
    54                     <type>java</type>
    55                     <location>../test/src</location>
    55                     <location>../test/src</location>
    56                     <encoding>UTF-8</encoding>
    56                     <encoding>UTF-8</encoding>
    57                 </source-folder>
    57                 </source-folder>
    58                 <source-folder>
    58                 <source-folder>
    59                     <label>../src</label>
    59                     <label>../buildtools/nasgen/src</label>
    60                     <type>java</type>
    60                     <type>java</type>
    61                     <location>../src</location>
    61                     <location>../buildtools/nasgen/src</location>
    62                     <encoding>UTF-8</encoding>
    62                     <encoding>UTF-8</encoding>
    63                 </source-folder>
    63                 </source-folder>
    64                 <source-folder>
    64                 <source-folder>
    65                     <label>../buildtools/nasgen/src</label>
    65                     <label>../src/jdk.scripting.nashorn/share/classes</label>
    66                     <type>java</type>
    66                     <type>java</type>
    67                     <location>../buildtools/nasgen/src</location>
    67                     <location>../src/jdk.scripting.nashorn/share/classes</location>
    68                     <encoding>UTF-8</encoding>
    68                     <encoding>UTF-8</encoding>
    69                 </source-folder>
    69                 </source-folder>
    70             </folders>
    70             </folders>
    71             <ide-actions>
    71             <ide-actions>
    72                 <action name="build">
    72                 <action name="build">
   130                     <source-folder style="packages">
   130                     <source-folder style="packages">
   131                         <label>../test/src</label>
   131                         <label>../test/src</label>
   132                         <location>../test/src</location>
   132                         <location>../test/src</location>
   133                     </source-folder>
   133                     </source-folder>
   134                     <source-folder style="packages">
   134                     <source-folder style="packages">
   135                         <label>../src</label>
   135                         <label>../buildtools/nasgen/src</label>
   136                         <location>../src</location>
   136                         <location>../buildtools/nasgen/src</location>
   137                     </source-folder>
   137                     </source-folder>
   138                     <source-folder style="packages">
   138                     <source-folder style="packages">
   139                         <label>../buildtools/nasgen/src</label>
   139                         <label>../src/jdk.scripting.nashorn/share/classes</label>
   140                         <location>../buildtools/nasgen/src</location>
   140                         <location>../src/jdk.scripting.nashorn/share/classes</location>
   141                     </source-folder>
   141                     </source-folder>
   142                     <source-file>
   142                     <source-file>
   143                         <location>build.xml</location>
   143                         <location>build.xml</location>
   144                     </source-file>
   144                     </source-file>
   145                 </items>
   145                 </items>
   157         </general-data>
   157         </general-data>
   158         <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/3">
   158         <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/3">
   159             <compilation-unit>
   159             <compilation-unit>
   160                 <package-root>../test/src</package-root>
   160                 <package-root>../test/src</package-root>
   161                 <unit-tests/>
   161                 <unit-tests/>
   162                 <classpath mode="compile">../test/lib/testng.jar:../build/classes:../src</classpath>
   162                 <classpath mode="compile">../test/lib/testng.jar:../build/classes:../src/jdk.scripting.nashorn/share/classes</classpath>
   163                 <source-level>1.7</source-level>
       
   164             </compilation-unit>
       
   165             <compilation-unit>
       
   166                 <package-root>../src</package-root>
       
   167                 <source-level>1.7</source-level>
   163                 <source-level>1.7</source-level>
   168             </compilation-unit>
   164             </compilation-unit>
   169             <compilation-unit>
   165             <compilation-unit>
   170                 <package-root>../buildtools/nasgen/src</package-root>
   166                 <package-root>../buildtools/nasgen/src</package-root>
   171                 <classpath mode="compile">../build/classes:../src</classpath>
   167                 <classpath mode="compile">../build/classes:../src</classpath>
   172                 <source-level>1.7</source-level>
   168                 <source-level>1.7</source-level>
   173             </compilation-unit>
   169             </compilation-unit>
       
   170             <compilation-unit>
       
   171                 <package-root>../src/jdk.scripting.nashorn/share/classes</package-root>
       
   172                 <source-level>1.7</source-level>
       
   173             </compilation-unit>
   174         </java-data>
   174         </java-data>
   175     </configuration>
   175     </configuration>
   176 </project>
   176 </project>