src/ca/ergonomics/ide-ergonomics/ide-ergonomics/org/netbeans/modules/ide/ergonomics/java/org-netbeans-modules-java-j2seproject-ui-resources-existingProject_ca.html
author Masaki Katakai <masaki@netbeans.org>
Fri, 15 Jul 2011 10:14:03 +0900
branchrelease70
changeset 1662 0412cb49d653
parent 1530 3ed0ce6bc10e
permissions -rw-r--r--
weekly community updates
masaki@1530
     1
<!--
masaki@1530
     2
   - DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@1530
     3
   -
masaki@1530
     4
   - Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
masaki@1530
     5
   -
masaki@1530
     6
   - The contents of this file are subject to the terms of either the GNU
masaki@1530
     7
   - General Public License Version 2 only ("GPL") or the Common
masaki@1530
     8
   - Development and Distribution License("CDDL") (collectively, the
masaki@1530
     9
   - "License"). You may not use this file except in compliance with the
masaki@1530
    10
   - License. You can obtain a copy of the License at
masaki@1530
    11
   - http://www.netbeans.org/cddl-gplv2.html
masaki@1530
    12
   - or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
masaki@1530
    13
   - specific language governing permissions and limitations under the
masaki@1530
    14
   - License.  When distributing the software, include this License Header
masaki@1530
    15
   - Notice in each file and include the License file at
masaki@1530
    16
   - nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
masaki@1530
    17
   - particular file as subject to the "Classpath" exception as provided
masaki@1530
    18
   - by Sun in the GPL Version 2 section of the License file that
masaki@1530
    19
   - accompanied this code. If applicable, add the following below the
masaki@1530
    20
   - License Header, with the fields enclosed by brackets [] replaced by
masaki@1530
    21
   - your own identifying information:
masaki@1530
    22
   - "Portions Copyrighted [year] [name of copyright owner]"
masaki@1530
    23
   -
masaki@1530
    24
   - Contributor(s):
masaki@1530
    25
   -
masaki@1530
    26
   - The Original Software is NetBeans. The Initial Developer of the Original
masaki@1530
    27
   - Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
masaki@1530
    28
   - Microsystems, Inc. All Rights Reserved.
masaki@1530
    29
   -
masaki@1530
    30
   - If you wish your version of this file to be governed by only the CDDL
masaki@1530
    31
   - or only the GPL Version 2, indicate your decision by adding
masaki@1530
    32
   - "[Contributor] elects to include this software in this distribution
masaki@1530
    33
   - under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@1530
    34
   - single choice of license, a recipient has the option to distribute
masaki@1530
    35
   - your version of this file under either the CDDL, the GPL Version 2 or
masaki@1530
    36
   - to extend the choice of license to its licensees as provided above.
masaki@1530
    37
   - However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@1530
    38
   - Version 2 license, then the option applies only if the new code is
masaki@1530
    39
   - made subject to such option by the copyright holder.
masaki@1530
    40
  -->
masaki@1530
    41
masaki@1530
    42
<html>
masaki@1530
    43
<head>
masaki@1530
    44
	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
masaki@1530
    45
</head>
masaki@1530
    46
  <BODY>
masaki@1662
    47
    <b>Importa una aplicaci&oacute; Java existent</b> a un projecte est&agrave;ndard de l'IDE. L'aplicaci&oacute; Java pot tenir diverses carpetes amb fonts. Els projectes est&agrave;ndards utilitzen <b>un script de construcci&oacute; ANT generat per l'IDE</b> per a construir, executar i depurar el vostre projecte.
masaki@1530
    48
  </BODY>
masaki@1530
    49
</HTML>