visualweb.websvcmgr/nbproject/project.properties
author Jesse Glick <jglick@netbeans.org>
Wed, 23 Mar 2011 16:50:27 -0400
changeset 3213 c85dcf71e424
parent 2928 62324c1b61ee
permissions -rw-r--r--
Tests at least should compile now.
cnguyencasj@1691
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
cnguyencasj@1691
     2
#
jglick@2928
     3
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
jglick@2928
     4
#
jglick@2928
     5
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
jglick@2928
     6
# Other names may be trademarks of their respective owners.
cnguyencasj@1691
     7
#
cnguyencasj@1691
     8
# The contents of this file are subject to the terms of either the GNU
cnguyencasj@1691
     9
# General Public License Version 2 only ("GPL") or the Common
cnguyencasj@1691
    10
# Development and Distribution License("CDDL") (collectively, the
cnguyencasj@1691
    11
# "License"). You may not use this file except in compliance with the
cnguyencasj@1691
    12
# License. You can obtain a copy of the License at
cnguyencasj@1691
    13
# http://www.netbeans.org/cddl-gplv2.html
cnguyencasj@1691
    14
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
cnguyencasj@1691
    15
# specific language governing permissions and limitations under the
cnguyencasj@1691
    16
# License.  When distributing the software, include this License Header
cnguyencasj@1691
    17
# Notice in each file and include the License file at
jglick@2928
    18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
cnguyencasj@1691
    19
# particular file as subject to the "Classpath" exception as provided
jglick@2928
    20
# by Oracle in the GPL Version 2 section of the License file that
cnguyencasj@1691
    21
# accompanied this code. If applicable, add the following below the
cnguyencasj@1691
    22
# License Header, with the fields enclosed by brackets [] replaced by
cnguyencasj@1691
    23
# your own identifying information:
cnguyencasj@1691
    24
# "Portions Copyrighted [year] [name of copyright owner]"
cnguyencasj@1691
    25
#
cnguyencasj@1691
    26
# Contributor(s):
cnguyencasj@1691
    27
#
cnguyencasj@1691
    28
# The Original Software is NetBeans. The Initial Developer of the Original
cnguyencasj@1691
    29
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
cnguyencasj@1691
    30
# Microsystems, Inc. All Rights Reserved.
cnguyencasj@1691
    31
#
cnguyencasj@1691
    32
# If you wish your version of this file to be governed by only the CDDL
cnguyencasj@1691
    33
# or only the GPL Version 2, indicate your decision by adding
cnguyencasj@1691
    34
# "[Contributor] elects to include this software in this distribution
cnguyencasj@1691
    35
# under the [CDDL or GPL Version 2] license." If you do not indicate a
cnguyencasj@1691
    36
# single choice of license, a recipient has the option to distribute
cnguyencasj@1691
    37
# your version of this file under either the CDDL, the GPL Version 2 or
cnguyencasj@1691
    38
# to extend the choice of license to its licensees as provided above.
cnguyencasj@1691
    39
# However, if you add GPL Version 2 code and therefore, elected the GPL
cnguyencasj@1691
    40
# Version 2 license, then the option applies only if the new code is
cnguyencasj@1691
    41
# made subject to such option by the copyright holder.
cnguyencasj@1691
    42
jglick@2915
    43
javac.source=1.6