visualweb.webui.designtime/nbproject/project.xml
author Jesse Glick <jglick@netbeans.org>
Wed, 23 Mar 2011 16:50:27 -0400
changeset 3213 c85dcf71e424
parent 3207 6db2b3607364
permissions -rw-r--r--
Tests at least should compile now.
mzlamal@1
     1
<?xml version="1.0" encoding="UTF-8"?>
cnguyencasj@1694
     2
<!--
cnguyencasj@1694
     3
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
cnguyencasj@1694
     4
jglick@2928
     5
Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
jglick@2928
     6
jglick@2928
     7
Oracle and Java are registered trademarks of Oracle and/or its affiliates.
jglick@2928
     8
Other names may be trademarks of their respective owners.
cnguyencasj@1694
     9
cnguyencasj@1694
    10
cnguyencasj@1694
    11
The contents of this file are subject to the terms of either the GNU
cnguyencasj@1694
    12
General Public License Version 2 only ("GPL") or the Common
cnguyencasj@1694
    13
Development and Distribution License("CDDL") (collectively, the
cnguyencasj@1694
    14
"License"). You may not use this file except in compliance with the
cnguyencasj@1694
    15
License. You can obtain a copy of the License at
cnguyencasj@1694
    16
http://www.netbeans.org/cddl-gplv2.html
cnguyencasj@1694
    17
or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
cnguyencasj@1694
    18
specific language governing permissions and limitations under the
cnguyencasj@1694
    19
License.  When distributing the software, include this License Header
cnguyencasj@1694
    20
Notice in each file and include the License file at
jglick@2928
    21
nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
cnguyencasj@1694
    22
particular file as subject to the "Classpath" exception as provided
jglick@2928
    23
by Oracle in the GPL Version 2 section of the License file that
cnguyencasj@1694
    24
accompanied this code. If applicable, add the following below the
cnguyencasj@1694
    25
License Header, with the fields enclosed by brackets [] replaced by
cnguyencasj@1694
    26
your own identifying information:
cnguyencasj@1694
    27
"Portions Copyrighted [year] [name of copyright owner]"
cnguyencasj@1694
    28
cnguyencasj@1694
    29
Contributor(s):
cnguyencasj@1694
    30
cnguyencasj@1694
    31
The Original Software is NetBeans. The Initial Developer of the Original
cnguyencasj@1694
    32
Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
cnguyencasj@1694
    33
Microsystems, Inc. All Rights Reserved.
cnguyencasj@1694
    34
cnguyencasj@1694
    35
If you wish your version of this file to be governed by only the CDDL
cnguyencasj@1694
    36
or only the GPL Version 2, indicate your decision by adding
cnguyencasj@1694
    37
"[Contributor] elects to include this software in this distribution
cnguyencasj@1694
    38
under the [CDDL or GPL Version 2] license." If you do not indicate a
cnguyencasj@1694
    39
single choice of license, a recipient has the option to distribute
cnguyencasj@1694
    40
your version of this file under either the CDDL, the GPL Version 2 or
cnguyencasj@1694
    41
to extend the choice of license to its licensees as provided above.
cnguyencasj@1694
    42
However, if you add GPL Version 2 code and therefore, elected the GPL
cnguyencasj@1694
    43
Version 2 license, then the option applies only if the new code is
cnguyencasj@1694
    44
made subject to such option by the copyright holder.
cnguyencasj@1694
    45
-->
mzlamal@1
    46
<project xmlns="http://www.netbeans.org/ns/project/1">
mzlamal@1
    47
    <type>org.netbeans.modules.apisupport.project</type>
mzlamal@1
    48
    <configuration>
cnguyencasj@666
    49
        <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
mzlamal@1
    50
            <code-name-base>org.netbeans.modules.visualweb.webui.designtime</code-name-base>
jglick@3207
    51
            <suite-component/>
mzlamal@1
    52
            <module-dependencies>
mzlamal@1
    53
                <dependency>
pzavadsky@2793
    54
                    <code-name-base>org.netbeans.modules.servletjspapi</code-name-base>
pzavadsky@2793
    55
                    <build-prerequisite/>
pzavadsky@2793
    56
                    <compile-dependency/>
pzavadsky@2793
    57
                    <run-dependency>
pzavadsky@2793
    58
                        <release-version>1</release-version>
pzavadsky@2793
    59
                        <specification-version>1.1</specification-version>
pzavadsky@2793
    60
                    </run-dependency>
pzavadsky@2793
    61
                </dependency>
pzavadsky@2793
    62
                <dependency>
mzlamal@1
    63
                    <code-name-base>org.netbeans.modules.visualweb.dataprovider</code-name-base>
mzlamal@1
    64
                    <build-prerequisite/>
mzlamal@1
    65
                    <compile-dependency/>
mzlamal@1
    66
                    <run-dependency>
mzlamal@1
    67
                        <release-version>1</release-version>
mzlamal@1
    68
                        <specification-version>1.0</specification-version>
mzlamal@1
    69
                    </run-dependency>
mzlamal@1
    70
                </dependency>
mzlamal@1
    71
                <dependency>
mzlamal@1
    72
                    <code-name-base>org.netbeans.modules.visualweb.designtime</code-name-base>
mzlamal@1
    73
                    <build-prerequisite/>
mzlamal@1
    74
                    <compile-dependency/>
mzlamal@1
    75
                    <run-dependency>
mzlamal@1
    76
                        <release-version>1</release-version>
mzlamal@1
    77
                        <specification-version>1.0</specification-version>
mzlamal@1
    78
                    </run-dependency>
mzlamal@1
    79
                </dependency>
mzlamal@1
    80
                <dependency>
mzlamal@1
    81
                    <code-name-base>org.netbeans.modules.visualweb.designtime.base</code-name-base>
mzlamal@1
    82
                    <build-prerequisite/>
mzlamal@1
    83
                    <compile-dependency/>
mzlamal@1
    84
                    <run-dependency>
mzlamal@1
    85
                        <specification-version>1.0</specification-version>
mzlamal@1
    86
                    </run-dependency>
mzlamal@1
    87
                </dependency>
mzlamal@1
    88
                <dependency>
mbohm@494
    89
                    <code-name-base>org.netbeans.modules.visualweb.designtimeext</code-name-base>
mbohm@494
    90
                    <build-prerequisite/>
mbohm@494
    91
                    <compile-dependency/>
mbohm@494
    92
                    <run-dependency>
mbohm@494
    93
                        <release-version>1</release-version>
mbohm@494
    94
                        <specification-version>1.0</specification-version>
mbohm@494
    95
                    </run-dependency>
mbohm@494
    96
                </dependency>
mbohm@494
    97
                <dependency>
mzlamal@1
    98
                    <code-name-base>org.netbeans.modules.visualweb.jsfsupport.components</code-name-base>
mzlamal@1
    99
                    <build-prerequisite/>
mzlamal@1
   100
                    <compile-dependency/>
mzlamal@1
   101
                    <run-dependency>
mzlamal@1
   102
                        <specification-version>1.0</specification-version>
mzlamal@1
   103
                    </run-dependency>
mzlamal@1
   104
                </dependency>
mzlamal@1
   105
                <dependency>
gjmurphy@151
   106
                    <code-name-base>org.netbeans.modules.visualweb.propertyeditors</code-name-base>
mzlamal@1
   107
                    <build-prerequisite/>
mzlamal@1
   108
                    <compile-dependency/>
mzlamal@1
   109
                    <run-dependency>
mzlamal@1
   110
                        <release-version>1</release-version>
gjmurphy@151
   111
                        <specification-version>2.0</specification-version>
gjmurphy@151
   112
                    </run-dependency>
gjmurphy@151
   113
                </dependency>
gjmurphy@151
   114
                <dependency>
gjmurphy@151
   115
                    <code-name-base>org.netbeans.modules.visualweb.propertyeditors.api</code-name-base>
gjmurphy@151
   116
                    <build-prerequisite/>
gjmurphy@151
   117
                    <compile-dependency/>
gjmurphy@151
   118
                    <run-dependency>
gjmurphy@151
   119
                        <specification-version>1.0</specification-version>
mzlamal@1
   120
                    </run-dependency>
mzlamal@1
   121
                </dependency>
mzlamal@1
   122
                <dependency>
davidvc@897
   123
                    <code-name-base>org.netbeans.modules.visualweb.rowset</code-name-base>
davidvc@897
   124
                    <build-prerequisite/>
davidvc@897
   125
                    <compile-dependency/>
davidvc@897
   126
                    <run-dependency>
davidvc@897
   127
                        <release-version>1</release-version>
davidvc@897
   128
                        <specification-version>1.0</specification-version>
davidvc@897
   129
                    </run-dependency>
davidvc@897
   130
                </dependency>
davidvc@897
   131
                <dependency>
mzlamal@1
   132
                    <code-name-base>org.netbeans.modules.visualweb.webui</code-name-base>
mzlamal@1
   133
                    <build-prerequisite/>
mzlamal@1
   134
                    <compile-dependency/>
mzlamal@1
   135
                    <run-dependency>
mzlamal@1
   136
                        <release-version>1</release-version>
mzlamal@1
   137
                        <specification-version>1.0</specification-version>
mzlamal@1
   138
                    </run-dependency>
mzlamal@1
   139
                </dependency>
mzlamal@1
   140
                <dependency>
pzavadsky@2793
   141
                    <code-name-base>org.netbeans.modules.web.jsf12</code-name-base>
pzavadsky@2793
   142
                    <build-prerequisite/>
pzavadsky@2793
   143
                    <compile-dependency/>
pzavadsky@2793
   144
                    <run-dependency>
pzavadsky@2793
   145
                        <release-version>1</release-version>
pzavadsky@2793
   146
                        <specification-version>1.0</specification-version>
pzavadsky@2793
   147
                    </run-dependency>
pzavadsky@2793
   148
                </dependency>
pzavadsky@2793
   149
                <dependency>
pzavadsky@2793
   150
                    <code-name-base>org.openide.awt</code-name-base>
pzavadsky@2793
   151
                    <build-prerequisite/>
pzavadsky@2793
   152
                    <compile-dependency/>
pzavadsky@2793
   153
                    <run-dependency>
pzavadsky@2793
   154
                        <specification-version>7.4</specification-version>
pzavadsky@2793
   155
                    </run-dependency>
pzavadsky@2793
   156
                </dependency>
pzavadsky@2793
   157
                <dependency>
mzlamal@1
   158
                    <code-name-base>org.openide.explorer</code-name-base>
mzlamal@1
   159
                    <build-prerequisite/>
mzlamal@1
   160
                    <compile-dependency/>
mzlamal@1
   161
                    <run-dependency>
cnguyencasj@326
   162
                        <specification-version>6.8</specification-version>
mzlamal@1
   163
                    </run-dependency>
mzlamal@1
   164
                </dependency>
mzlamal@1
   165
                <dependency>
mzlamal@1
   166
                    <code-name-base>org.openide.modules</code-name-base>
mzlamal@1
   167
                    <build-prerequisite/>
mzlamal@1
   168
                    <compile-dependency/>
mzlamal@1
   169
                    <run-dependency>
mzlamal@1
   170
                        <specification-version>6.5</specification-version>
mzlamal@1
   171
                    </run-dependency>
mzlamal@1
   172
                </dependency>
mzlamal@1
   173
                <dependency>
mzlamal@1
   174
                    <code-name-base>org.openide.util</code-name-base>
mzlamal@1
   175
                    <build-prerequisite/>
mzlamal@1
   176
                    <compile-dependency/>
mzlamal@1
   177
                    <run-dependency>
jtulach@2912
   178
                        <specification-version>8.0</specification-version>
jtulach@2912
   179
                    </run-dependency>
jtulach@2912
   180
                </dependency>
jtulach@2912
   181
                <dependency>
jtulach@2912
   182
                    <code-name-base>org.openide.util.lookup</code-name-base>
jtulach@2912
   183
                    <build-prerequisite/>
jtulach@2912
   184
                    <compile-dependency/>
jtulach@2912
   185
                    <run-dependency>
jtulach@2912
   186
                        <specification-version>8.0</specification-version>
mzlamal@1
   187
                    </run-dependency>
mzlamal@1
   188
                </dependency>
mzlamal@1
   189
            </module-dependencies>
jglick@3213
   190
            <test-dependencies>
jglick@3213
   191
                <test-type>
jglick@3213
   192
                    <name>unit</name>
jglick@3213
   193
                    <test-dependency>
jglick@3213
   194
                        <code-name-base>org.netbeans.libs.junit4</code-name-base>
jglick@3213
   195
                        <compile-dependency/>
jglick@3213
   196
                    </test-dependency>
jglick@3213
   197
                    <test-dependency>
jglick@3213
   198
                        <code-name-base>org.netbeans.modules.nbjunit</code-name-base>
jglick@3213
   199
                        <recursive/>
jglick@3213
   200
                        <compile-dependency/>
jglick@3213
   201
                    </test-dependency>
jglick@3213
   202
                </test-type>
jglick@3213
   203
            </test-dependencies>
mzlamal@1
   204
            <friend-packages>
mzlamal@1
   205
                <friend>org.netbeans.modules.visualweb.complib</friend>
mzlamal@1
   206
                <friend>org.netbeans.modules.visualweb.designer.jsf</friend>
mzlamal@1
   207
                <friend>org.netbeans.modules.visualweb.insync</friend>
mzlamal@1
   208
                <friend>org.netbeans.modules.visualweb.j2ee14classloaderprovider</friend>
mzlamal@1
   209
                <package>org.netbeans.modules.visualweb.web.ui.dt</package>
mzlamal@1
   210
                <package>org.netbeans.modules.visualweb.web.ui.dt.component</package>
mzlamal@1
   211
                <package>org.netbeans.modules.visualweb.web.ui.dt.component.customizers</package>
mzlamal@1
   212
                <package>org.netbeans.modules.visualweb.web.ui.dt.component.propertyeditors</package>
mzlamal@1
   213
                <package>org.netbeans.modules.visualweb.web.ui.dt.component.table</package>
mzlamal@1
   214
                <package>org.netbeans.modules.visualweb.web.ui.dt.component.util</package>
mzlamal@1
   215
                <package>org.netbeans.modules.visualweb.web.ui.dt.component.vforms</package>
mzlamal@1
   216
                <package>com.sun.rave.web.ui.dt.converter</package>
mzlamal@1
   217
                <package>org.netbeans.modules.visualweb.web.ui.dt.faces</package>
mzlamal@1
   218
                <package>org.netbeans.modules.visualweb.web.ui.dt.model</package>
mzlamal@1
   219
                <package>org.netbeans.modules.visualweb.web.ui.dt.renderer</package>
mzlamal@1
   220
                <package>org.netbeans.modules.visualweb.webui.designtime</package>
mzlamal@1
   221
            </friend-packages>
mzlamal@1
   222
        </data>
mzlamal@1
   223
    </configuration>
mzlamal@1
   224
</project>