src/ca/enterprise/web-freeform/web-freeform/org/netbeans/modules/web/freeform/resources/freeform-project-web_ca.html
author Masaki Katakai <masaki@netbeans.org>
Fri, 15 Jul 2011 10:14:03 +0900
branchrelease70
changeset 1662 0412cb49d653
parent 1547 c4f1ecdb1d7c
permissions -rw-r--r--
weekly community updates
rebeccaliu@1547
     1
<!--
rebeccaliu@1547
     2
   - DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
rebeccaliu@1547
     3
   -
rebeccaliu@1547
     4
   - Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
rebeccaliu@1547
     5
   -
rebeccaliu@1547
     6
   - The contents of this file are subject to the terms of either the GNU
rebeccaliu@1547
     7
   - General Public License Version 2 only ("GPL") or the Common
rebeccaliu@1547
     8
   - Development and Distribution License("CDDL") (collectively, the
rebeccaliu@1547
     9
   - "License"). You may not use this file except in compliance with the
rebeccaliu@1547
    10
   - License. You can obtain a copy of the License at
rebeccaliu@1547
    11
   - http://www.netbeans.org/cddl-gplv2.html
rebeccaliu@1547
    12
   - or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
rebeccaliu@1547
    13
   - specific language governing permissions and limitations under the
rebeccaliu@1547
    14
   - License.  When distributing the software, include this License Header
rebeccaliu@1547
    15
   - Notice in each file and include the License file at
rebeccaliu@1547
    16
   - nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
rebeccaliu@1547
    17
   - particular file as subject to the "Classpath" exception as provided
rebeccaliu@1547
    18
   - by Sun in the GPL Version 2 section of the License file that
rebeccaliu@1547
    19
   - accompanied this code. If applicable, add the following below the
rebeccaliu@1547
    20
   - License Header, with the fields enclosed by brackets [] replaced by
rebeccaliu@1547
    21
   - your own identifying information:
rebeccaliu@1547
    22
   - "Portions Copyrighted [year] [name of copyright owner]"
rebeccaliu@1547
    23
   -
rebeccaliu@1547
    24
   - Contributor(s):
rebeccaliu@1547
    25
   -
rebeccaliu@1547
    26
   - The Original Software is NetBeans. The Initial Developer of the Original
rebeccaliu@1547
    27
   - Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
rebeccaliu@1547
    28
   - Microsystems, Inc. All Rights Reserved.
rebeccaliu@1547
    29
   -
rebeccaliu@1547
    30
   - If you wish your version of this file to be governed by only the CDDL
rebeccaliu@1547
    31
   - or only the GPL Version 2, indicate your decision by adding
rebeccaliu@1547
    32
   - "[Contributor] elects to include this software in this distribution
rebeccaliu@1547
    33
   - under the [CDDL or GPL Version 2] license." If you do not indicate a
rebeccaliu@1547
    34
   - single choice of license, a recipient has the option to distribute
rebeccaliu@1547
    35
   - your version of this file under either the CDDL, the GPL Version 2 or
rebeccaliu@1547
    36
   - to extend the choice of license to its licensees as provided above.
rebeccaliu@1547
    37
   - However, if you add GPL Version 2 code and therefore, elected the GPL
rebeccaliu@1547
    38
   - Version 2 license, then the option applies only if the new code is
rebeccaliu@1547
    39
   - made subject to such option by the copyright holder.
rebeccaliu@1547
    40
  -->
rebeccaliu@1547
    41
rebeccaliu@1547
    42
rebeccaliu@1547
    43
rebeccaliu@1547
    44
<html>
rebeccaliu@1547
    45
<head>
rebeccaliu@1547
    46
	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
rebeccaliu@1547
    47
</head>
rebeccaliu@1547
    48
  <BODY>
masaki@1662
    49
    Importa una aplicaci&oacute; Web existent i el seu script de construcci&oacute; en un projecte de l'IDE. Als projectes de d'estil lliure, les comandes de l'IDE utilitzen l'script Ant que us proporciona l'execuci&oacute;, la compilaci&oacute; i la depuraci&oacute; del vostre projecte. Qualsevol modificaci&oacute; del proc&eacute;s de construcci&oacute; ha de manejar-se directament en l'script Ant. Per tal de realitzar un manteniment llarg i senzill del vostre projecte, considereu la utilitzaci&oacute; de la plantilla de projecte d'Aplicaci&oacute; web amb fonts existents.
rebeccaliu@1547
    50
  </BODY>
rebeccaliu@1547
    51
</HTML>