src/ca/java/java-freeform/java-freeform/org/netbeans/modules/java/freeform/resources/freeform-project-java_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
masaki@894
     1
<!--
masaki@894
     2
   - DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@894
     3
   -
masaki@894
     4
   - Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
masaki@894
     5
   -
masaki@894
     6
   - The contents of this file are subject to the terms of either the GNU
masaki@894
     7
   - General Public License Version 2 only ("GPL") or the Common
masaki@894
     8
   - Development and Distribution License("CDDL") (collectively, the
masaki@894
     9
   - "License"). You may not use this file except in compliance with the
masaki@894
    10
   - License. You can obtain a copy of the License at
masaki@894
    11
   - http://www.netbeans.org/cddl-gplv2.html
masaki@894
    12
   - or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
masaki@894
    13
   - specific language governing permissions and limitations under the
masaki@894
    14
   - License.  When distributing the software, include this License Header
masaki@894
    15
   - Notice in each file and include the License file at
masaki@894
    16
   - nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
masaki@894
    17
   - particular file as subject to the "Classpath" exception as provided
masaki@894
    18
   - by Sun in the GPL Version 2 section of the License file that
masaki@894
    19
   - accompanied this code. If applicable, add the following below the
masaki@894
    20
   - License Header, with the fields enclosed by brackets [] replaced by
masaki@894
    21
   - your own identifying information:
masaki@894
    22
   - "Portions Copyrighted [year] [name of copyright owner]"
masaki@894
    23
   -
masaki@894
    24
   - Contributor(s):
masaki@894
    25
   -
masaki@894
    26
   - The Original Software is NetBeans. The Initial Developer of the Original
masaki@894
    27
   - Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
masaki@894
    28
   - Microsystems, Inc. All Rights Reserved.
masaki@894
    29
   -
masaki@894
    30
   - If you wish your version of this file to be governed by only the CDDL
masaki@894
    31
   - or only the GPL Version 2, indicate your decision by adding
masaki@894
    32
   - "[Contributor] elects to include this software in this distribution
masaki@894
    33
   - under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@894
    34
   - single choice of license, a recipient has the option to distribute
masaki@894
    35
   - your version of this file under either the CDDL, the GPL Version 2 or
masaki@894
    36
   - to extend the choice of license to its licensees as provided above.
masaki@894
    37
   - However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@894
    38
   - Version 2 license, then the option applies only if the new code is
masaki@894
    39
   - made subject to such option by the copyright holder.
masaki@894
    40
  -->
masaki@894
    41
masaki@894
    42
<html>
masaki@894
    43
<head>
masaki@894
    44
	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
masaki@894
    45
</head>
masaki@894
    46
  <BODY>
masaki@1662
    47
    Importa una aplicaci&oacute; Java existent i el seu script de construcci&oacute; dins d'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 Projecte Java amb fonts existents. 
masaki@894
    48
  </BODY>
masaki@894
    49
</HTML>