compapp.projects.wizard/nbproject/project.xml
author Jesse Glick <jglick@netbeans.org>
Fri, 22 Apr 2011 14:34:57 -0400
changeset 4888 cd8e1523a70a
parent 4011 0d334c4dc92e
permissions -rw-r--r--
Converted to a suite.
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!--
     3  The contents of this file are subject to the terms of the Common Development
     4  and Distribution License (the License). You may not use this file except in
     5  compliance with the License.
     6  
     7  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
     8  or http://www.netbeans.org/cddl.txt.
     9  
    10  When distributing Covered Code, include this CDDL Header Notice in each file
    11  and include the License file at http://www.netbeans.org/cddl.txt.
    12  If applicable, add the following below the CDDL Header, with the fields
    13  enclosed by brackets [] replaced by your own identifying information:
    14  "Portions Copyrighted [year] [name of copyright owner]"
    15  
    16  The Original Software is NetBeans. The Initial Developer of the Original
    17  Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
    18  Microsystems, Inc. All Rights Reserved.
    19 -->
    20 <project xmlns="http://www.netbeans.org/ns/project/1">
    21     <type>org.netbeans.modules.apisupport.project</type>
    22     <configuration>
    23         <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
    24             <code-name-base>org.netbeans.modules.compapp.projects.wizard</code-name-base>
    25             <suite-component/>
    26             <module-dependencies>
    27                 <dependency>
    28                     <code-name-base>org.netbeans.api.progress</code-name-base>
    29                     <build-prerequisite/>
    30                     <compile-dependency/>
    31                     <run-dependency>
    32                         <release-version>1</release-version>
    33                         <specification-version>1.5.21</specification-version>
    34                     </run-dependency>
    35                 </dependency>
    36                 <dependency>
    37                     <code-name-base>org.netbeans.modules.projectapi</code-name-base>
    38                     <build-prerequisite/>
    39                     <compile-dependency/>
    40                     <run-dependency>
    41                         <release-version>1</release-version>
    42                         <specification-version>1.9.1</specification-version>
    43                     </run-dependency>
    44                 </dependency>
    45                 <dependency>
    46                     <code-name-base>org.netbeans.modules.projectuiapi</code-name-base>
    47                     <build-prerequisite/>
    48                     <compile-dependency/>
    49                     <run-dependency>
    50                         <release-version>1</release-version>
    51                         <specification-version>1.13.1.5</specification-version>
    52                     </run-dependency>
    53                 </dependency>
    54                 <dependency>
    55                     <code-name-base>org.netbeans.modules.queries</code-name-base>
    56                     <build-prerequisite/>
    57                     <compile-dependency/>
    58                     <run-dependency>
    59                         <release-version>1</release-version>
    60                         <specification-version>1.7.1</specification-version>
    61                     </run-dependency>
    62                 </dependency>
    63                 <dependency>
    64                     <code-name-base>org.openide.actions</code-name-base>
    65                     <build-prerequisite/>
    66                     <compile-dependency/>
    67                     <run-dependency>
    68                         <specification-version>6.5.1</specification-version>
    69                     </run-dependency>
    70                 </dependency>
    71                 <dependency>
    72                     <code-name-base>org.openide.dialogs</code-name-base>
    73                     <build-prerequisite/>
    74                     <compile-dependency/>
    75                     <run-dependency>
    76                         <specification-version>7.8</specification-version>
    77                     </run-dependency>
    78                 </dependency>
    79                 <dependency>
    80                     <code-name-base>org.openide.explorer</code-name-base>
    81                     <build-prerequisite/>
    82                     <compile-dependency/>
    83                     <run-dependency>
    84                         <specification-version>6.8</specification-version>
    85                     </run-dependency>
    86                 </dependency>
    87                 <dependency>
    88                     <code-name-base>org.openide.filesystems</code-name-base>
    89                     <build-prerequisite/>
    90                     <compile-dependency/>
    91                     <run-dependency>
    92                         <specification-version>6.4.1</specification-version>
    93                     </run-dependency>
    94                 </dependency>
    95                 <dependency>
    96                     <code-name-base>org.openide.io</code-name-base>
    97                     <build-prerequisite/>
    98                     <compile-dependency/>
    99                     <run-dependency>
   100                         <specification-version>1.9.1</specification-version>
   101                     </run-dependency>
   102                 </dependency>
   103                 <dependency>
   104                     <code-name-base>org.openide.loaders</code-name-base>
   105                     <build-prerequisite/>
   106                     <compile-dependency/>
   107                     <run-dependency>
   108                         <specification-version>5.9.1</specification-version>
   109                     </run-dependency>
   110                 </dependency>
   111                 <dependency>
   112                     <code-name-base>org.openide.nodes</code-name-base>
   113                     <build-prerequisite/>
   114                     <compile-dependency/>
   115                     <run-dependency>
   116                         <specification-version>6.7.1</specification-version>
   117                     </run-dependency>
   118                 </dependency>
   119                 <dependency>
   120                     <code-name-base>org.openide.util</code-name-base>
   121                     <build-prerequisite/>
   122                     <compile-dependency/>
   123                     <run-dependency>
   124                         <specification-version>8.0</specification-version>
   125                     </run-dependency>
   126                 </dependency>
   127                 <dependency>
   128                     <code-name-base>org.openide.util.lookup</code-name-base>
   129                     <build-prerequisite/>
   130                     <compile-dependency/>
   131                     <run-dependency>
   132                         <specification-version>8.0</specification-version>
   133                     </run-dependency>
   134                 </dependency>
   135             </module-dependencies>
   136             <friend-packages>
   137                 <friend>org.netbeans.modules.iep.editor</friend>
   138                 <friend>com.sun.jbi.sapbc.sapwsdlgenerator</friend>
   139                 <package>org.netbeans.modules.compapp.projects.wizard</package>
   140             </friend-packages>
   141         </data>
   142     </configuration>
   143 </project>