This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

View | Details | Raw Unified | Return to bug 222432
Collapse All | Expand All

(-)a/ide.ergonomics/webcommon.properties (-1 / +1 lines)
Lines 38-41 Link Here
38
#
38
#
39
# Portions Copyrighted 2008 Sun Microsystems, Inc.
39
# Portions Copyrighted 2008 Sun Microsystems, Inc.
40
40
41
mainModule=org.netbeans.modules.web.clientproject
41
mainModule=org.netbeans.modules.web.client
(-)a/nbbuild/cluster.properties (+1 lines)
Lines 1199-1204 Link Here
1199
        languages.ini,\
1199
        languages.ini,\
1200
        languages.neon,\
1200
        languages.neon,\
1201
        libs.jstestdriver,\
1201
        libs.jstestdriver,\
1202
        web.client,\
1202
        web.client.samples,\
1203
        web.client.samples,\
1203
        web.clientproject,\
1204
        web.clientproject,\
1204
        web.clientproject.api,\
1205
        web.clientproject.api,\
(-)a/web.client/build.xml (+5 lines)
Line 0 Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<project basedir="." default="netbeans" name="web.client">
3
    <description>Builds, tests, and runs the project org.netbeans.modules.web.client</description>
4
    <import file="../nbbuild/templates/projectized.xml"/>
5
</project>
(-)a/web.client/manifest.mf (+5 lines)
Line 0 Link Here
1
Manifest-Version: 1.0
2
OpenIDE-Module: org.netbeans.modules.web.client
3
OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/web/client/Bundle.properties
4
OpenIDE-Module-Specification-Version: 1.0
5
(-)a/web.client/nbproject/project.properties (+3 lines)
Line 0 Link Here
1
javac.source=1.6
2
javac.compilerargs=-Xlint -Xlint:-serial
3
nbm.needs.restart=true
(-)a/web.client/nbproject/project.xml (+67 lines)
Line 0 Link Here
1
<?xml version="1.0" encoding="UTF-8"?>
2
<project xmlns="http://www.netbeans.org/ns/project/1">
3
    <type>org.netbeans.modules.apisupport.project</type>
4
    <configuration>
5
        <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
6
            <code-name-base>org.netbeans.modules.web.client</code-name-base>
7
            <module-dependencies>
8
                <dependency>
9
                    <code-name-base>org.netbeans.modules.languages.apacheconf</code-name-base>
10
                    <run-dependency>
11
                        <specification-version>1.7</specification-version>
12
                    </run-dependency>
13
                </dependency>
14
                <dependency>
15
                    <code-name-base>org.netbeans.modules.languages.ini</code-name-base>
16
                    <run-dependency>
17
                        <specification-version>1.14</specification-version>
18
                    </run-dependency>
19
                </dependency>
20
                <dependency>
21
                    <code-name-base>org.netbeans.modules.languages.neon</code-name-base>
22
                    <run-dependency>
23
                        <specification-version>1.7</specification-version>
24
                    </run-dependency>
25
                </dependency>
26
                <dependency>
27
                    <code-name-base>org.netbeans.modules.web.client.samples</code-name-base>
28
                    <run-dependency>
29
                        <specification-version>1.1</specification-version>
30
                    </run-dependency>
31
                </dependency>
32
                <dependency>
33
                    <code-name-base>org.netbeans.modules.web.clientproject</code-name-base>
34
                    <run-dependency>
35
                        <specification-version>1.8</specification-version>
36
                    </run-dependency>
37
                </dependency>
38
                <dependency>
39
                    <code-name-base>org.netbeans.modules.web.clientproject.api</code-name-base>
40
                    <run-dependency>
41
                        <specification-version>1.11</specification-version>
42
                    </run-dependency>
43
                </dependency>
44
                <dependency>
45
                    <code-name-base>org.netbeans.modules.web.clientproject.helpset</code-name-base>
46
                    <run-dependency>
47
                        <release-version>0-1</release-version>
48
                        <specification-version>1.2</specification-version>
49
                    </run-dependency>
50
                </dependency>
51
                <dependency>
52
                    <code-name-base>org.netbeans.modules.web.inspect</code-name-base>
53
                    <run-dependency>
54
                        <specification-version>0.9</specification-version>
55
                    </run-dependency>
56
                </dependency>
57
                <dependency>
58
                    <code-name-base>org.netbeans.modules.web.javascript.debugger</code-name-base>
59
                    <run-dependency>
60
                        <specification-version>1.2</specification-version>
61
                    </run-dependency>
62
                </dependency>
63
            </module-dependencies>
64
            <public-packages/>
65
        </data>
66
    </configuration>
67
</project>
(-)a/web.client/src/org/netbeans/modules/web/client/Bundle.properties (+46 lines)
Line 0 Link Here
1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
2
#
3
# Copyright 2012 Oracle and/or its affiliates. All rights reserved.
4
#
5
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
6
# Other names may be trademarks of their respective owners.
7
#
8
# The contents of this file are subject to the terms of either the GNU
9
# General Public License Version 2 only ("GPL") or the Common
10
# Development and Distribution License("CDDL") (collectively, the
11
# "License"). You may not use this file except in compliance with the
12
# License. You can obtain a copy of the License at
13
# http://www.netbeans.org/cddl-gplv2.html
14
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
15
# specific language governing permissions and limitations under the
16
# License.  When distributing the software, include this License Header
17
# Notice in each file and include the License file at
18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
19
# particular file as subject to the "Classpath" exception as provided
20
# by Oracle in the GPL Version 2 section of the License file that
21
# accompanied this code. If applicable, add the following below the
22
# License Header, with the fields enclosed by brackets [] replaced by
23
# your own identifying information:
24
# "Portions Copyrighted [year] [name of copyright owner]"
25
#
26
# If you wish your version of this file to be governed by only the CDDL
27
# or only the GPL Version 2, indicate your decision by adding
28
# "[Contributor] elects to include this software in this distribution
29
# under the [CDDL or GPL Version 2] license." If you do not indicate a
30
# single choice of license, a recipient has the option to distribute
31
# your version of this file under either the CDDL, the GPL Version 2 or
32
# to extend the choice of license to its licensees as provided above.
33
# However, if you add GPL Version 2 code and therefore, elected the GPL
34
# Version 2 license, then the option applies only if the new code is
35
# made subject to such option by the copyright holder.
36
#
37
# Contributor(s):
38
#
39
# Portions Copyrighted 2012 Sun Microsystems, Inc.
40
41
OpenIDE-Module-Name=HTML5 Kit
42
OpenIDE-Module-Display-Category=HTML5
43
OpenIDE-Module-Long-Description=\
44
    HTML5 Application static client-side project
45
OpenIDE-Module-Name=HTML5 Kit
46
OpenIDE-Module-Short-Description=HTML5 Application project

Return to bug 222432