src/ca/mobility/j2me-cdc-project/j2me-cdc-project/org/netbeans/modules/j2me/cdc/project/resources/cdc-emptyProject_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-2009 Sun Microsystems, Inc. All rights reserved.
rebeccaliu@1547
     5
rebeccaliu@1547
     6
rebeccaliu@1547
     7
The contents of this file are subject to the terms of either the GNU
rebeccaliu@1547
     8
General Public License Version 2 only ("GPL") or the Common
rebeccaliu@1547
     9
Development and Distribution License("CDDL") (collectively, the
rebeccaliu@1547
    10
"License"). You may not use this file except in compliance with the
rebeccaliu@1547
    11
License. You can obtain a copy of the License at
rebeccaliu@1547
    12
http://www.netbeans.org/cddl-gplv2.html
rebeccaliu@1547
    13
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
rebeccaliu@1547
    14
specific language governing permissions and limitations under the
rebeccaliu@1547
    15
License.  When distributing the software, include this License Header
rebeccaliu@1547
    16
Notice in each file and include the License file at
rebeccaliu@1547
    17
nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
rebeccaliu@1547
    18
particular file as subject to the "Classpath" exception as provided
rebeccaliu@1547
    19
by Sun in the GPL Version 2 section of the License file that
rebeccaliu@1547
    20
accompanied this code. If applicable, add the following below the
rebeccaliu@1547
    21
License Header, with the fields enclosed by brackets [] replaced by
rebeccaliu@1547
    22
your own identifying information:
rebeccaliu@1547
    23
"Portions Copyrighted [year] [name of copyright owner]"
rebeccaliu@1547
    24
rebeccaliu@1547
    25
Contributor(s):
rebeccaliu@1547
    26
rebeccaliu@1547
    27
The Original Software is NetBeans. The Initial Developer of the Original
rebeccaliu@1547
    28
Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
rebeccaliu@1547
    29
Microsystems, Inc. All Rights Reserved.
rebeccaliu@1547
    30
rebeccaliu@1547
    31
If you wish your version of this file to be governed by only the CDDL
rebeccaliu@1547
    32
or only the GPL Version 2, indicate your decision by adding
rebeccaliu@1547
    33
"[Contributor] elects to include this software in this distribution
rebeccaliu@1547
    34
under the [CDDL or GPL Version 2] license." If you do not indicate a
rebeccaliu@1547
    35
single choice of license, a recipient has the option to distribute
rebeccaliu@1547
    36
your version of this file under either the CDDL, the GPL Version 2 or
rebeccaliu@1547
    37
to extend the choice of license to its licensees as provided above.
rebeccaliu@1547
    38
However, if you add GPL Version 2 code and therefore, elected the GPL
rebeccaliu@1547
    39
Version 2 license, then the option applies only if the new code is
rebeccaliu@1547
    40
made subject to such option by the copyright holder.
rebeccaliu@1547
    41
-->
rebeccaliu@1547
    42
<html>
rebeccaliu@1547
    43
<head>
rebeccaliu@1547
    44
	<meta http-equiv="content-type" content="text/html; charset=UTF-8">
rebeccaliu@1547
    45
</head>
rebeccaliu@1547
    46
  <BODY>
masaki@1662
    47
    <b>Crea una aplicaci&oacute; nova CDC (Connected Device Configuration)</b> en un projecte est&agrave;ndard de l'IDE. Tamb&eacute; podeu generar una classe principal al projecte. 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.
rebeccaliu@1547
    48
  </BODY>
rebeccaliu@1547
    49
</HTML>