jdk/make/modules/tools/nbproject/project.xml
author ohair
Tue, 25 May 2010 15:58:33 -0700
changeset 5506 202f599c92aa
parent 4671 568f212d297d
permissions -rw-r--r--
6943119: Rebrand source copyright notices Reviewed-by: darcy, weijun
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4665
d14dc3d9e1fa 6911737: Module build: generate modules with native libraries and any other files not in jar
mchung
parents: 4524
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
4524
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
     2
<!--
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 4671
diff changeset
     3
  Copyright (c) 2009, Oracle and/or its affiliates. All rights reserved.
4671
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
     4
  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
     5
 
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
     6
  This code is free software; you can redistribute it and/or modify it
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
     7
  under the terms of the GNU General Public License version 2 only, as
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 4671
diff changeset
     8
  published by the Free Software Foundation.  Oracle designates this
4671
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
     9
  particular file as subject to the "Classpath" exception as provided
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 4671
diff changeset
    10
  by Oracle in the LICENSE file that accompanied this code.
4671
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
    11
 
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
    12
  This code is distributed in the hope that it will be useful, but WITHOUT
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
    13
  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
    14
  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
    15
  version 2 for more details (a copy is included in the LICENSE file that
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
    16
  accompanied this code).
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
    17
 
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
    18
  You should have received a copy of the GNU General Public License version
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
    19
  2 along with this work; if not, write to the Free Software Foundation,
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
    20
  Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
    21
 
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 4671
diff changeset
    22
  Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 4671
diff changeset
    23
  or visit www.oracle.com if you need additional information or have any
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 4671
diff changeset
    24
  questions.
4671
568f212d297d 6915502: Legal notice repairs needed in jdk/make/modules/tools
mchung
parents: 4665
diff changeset
    25
-->
4524
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
    26
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
    27
<project xmlns="http://www.netbeans.org/ns/project/1">
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
    28
    <type>org.netbeans.modules.java.j2seproject</type>
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
    29
    <configuration>
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
    30
        <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
    31
            <name>classanalyzer</name>
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
    32
            <explicit-platform explicit-source-supported="true"/>
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
    33
            <source-roots>
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
    34
                <root id="src.dir"/>
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
    35
            </source-roots>
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
    36
            <test-roots/>
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
    37
        </data>
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
    38
    </configuration>
697144bd8b04 6909572: Add a new target for building modules
mchung
parents:
diff changeset
    39
</project>