jdk/make/modules/tools/nbproject/project.xml
changeset 4671 568f212d297d
parent 4665 d14dc3d9e1fa
child 5506 202f599c92aa
equal deleted inserted replaced
4670:fb58a0e847a6 4671:568f212d297d
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!--
     2 <!--
     3  Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
     3   Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
       
     4   DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
       
     5  
       
     6   This code is free software; you can redistribute it and/or modify it
       
     7   under the terms of the GNU General Public License version 2 only, as
       
     8   published by the Free Software Foundation.  Sun designates this
       
     9   particular file as subject to the "Classpath" exception as provided
       
    10   by Sun in the LICENSE file that accompanied this code.
       
    11  
       
    12   This code is distributed in the hope that it will be useful, but WITHOUT
       
    13   ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
       
    14   FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
       
    15   version 2 for more details (a copy is included in the LICENSE file that
       
    16   accompanied this code).
       
    17  
       
    18   You should have received a copy of the GNU General Public License version
       
    19   2 along with this work; if not, write to the Free Software Foundation,
       
    20   Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
       
    21  
       
    22   Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
       
    23   CA 95054 USA or visit www.sun.com if you need additional information or
       
    24   have any questions.
       
    25 -->
     4 
    26 
     5  Redistribution and use in source and binary forms, with or without
       
     6  modification, are permitted provided that the following conditions
       
     7  are met:
       
     8 
       
     9    - Redistributions of source code must retain the above copyright
       
    10      notice, this list of conditions and the following disclaimer.
       
    11 
       
    12    - Redistributions in binary form must reproduce the above copyright
       
    13      notice, this list of conditions and the following disclaimer in the
       
    14      documentation and/or other materials provided with the distribution.
       
    15 
       
    16    - Neither the name of Sun Microsystems nor the names of its
       
    17      contributors may be used to endorse or promote products derived
       
    18      from this software without specific prior written permission.
       
    19 
       
    20  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
       
    21  IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
       
    22  THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
       
    23  PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
       
    24  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
       
    25  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
       
    26  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
       
    27  PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
       
    28  LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
       
    29  NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
       
    30  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
       
    31 -->
       
    32 <project xmlns="http://www.netbeans.org/ns/project/1">
    27 <project xmlns="http://www.netbeans.org/ns/project/1">
    33     <type>org.netbeans.modules.java.j2seproject</type>
    28     <type>org.netbeans.modules.java.j2seproject</type>
    34     <configuration>
    29     <configuration>
    35         <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
    30         <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
    36             <name>classanalyzer</name>
    31             <name>classanalyzer</name>