iep.samples/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.iep.samples</code-name-base>
    25             <suite-component/>
    26             <module-dependencies>
    27                 <dependency>
    28                     <code-name-base>org.openide.awt</code-name-base>
    29                     <build-prerequisite/>
    30                     <compile-dependency/>
    31                     <run-dependency>
    32                         <specification-version>6.5.1</specification-version>
    33                     </run-dependency>
    34                 </dependency>
    35                 <dependency>
    36                     <code-name-base>org.openide.dialogs</code-name-base>
    37                     <build-prerequisite/>
    38                     <compile-dependency/>
    39                     <run-dependency>
    40                         <specification-version>6.2.1</specification-version>
    41                     </run-dependency>
    42                 </dependency>
    43                 <dependency>
    44                     <code-name-base>org.openide.filesystems</code-name-base>
    45                     <build-prerequisite/>
    46                     <compile-dependency/>
    47                     <run-dependency>
    48                         <specification-version>6.2.1</specification-version>
    49                     </run-dependency>
    50                 </dependency>
    51                 <dependency>
    52                     <code-name-base>org.openide.util</code-name-base>
    53                     <build-prerequisite/>
    54                     <compile-dependency/>
    55                     <run-dependency>
    56                         <specification-version>6.4.1</specification-version>
    57                     </run-dependency>
    58                 </dependency>
    59                 <dependency>
    60                     <code-name-base>org.openide.util.lookup</code-name-base>
    61                     <build-prerequisite/>
    62                     <compile-dependency/>
    63                     <run-dependency>
    64                         <specification-version>8.0</specification-version>
    65                     </run-dependency>
    66                 </dependency>
    67                 <dependency>
    68                     <code-name-base>org.netbeans.modules.project.ant</code-name-base>
    69                     <build-prerequisite/>
    70                     <compile-dependency/>
    71                     <run-dependency>
    72                         <release-version>1</release-version>
    73                     </run-dependency>
    74                 </dependency>
    75                 <dependency>
    76                     <code-name-base>org.netbeans.modules.projectapi</code-name-base>
    77                     <build-prerequisite/>
    78                     <compile-dependency/>
    79                     <run-dependency>
    80                         <release-version>1</release-version>
    81                         <specification-version>1.7.1</specification-version>
    82                     </run-dependency>
    83                 </dependency>
    84                 <dependency>
    85                     <code-name-base>org.netbeans.modules.projectuiapi</code-name-base>
    86                     <build-prerequisite/>
    87                     <compile-dependency/>
    88                     <run-dependency>
    89                         <release-version>1</release-version>
    90                         <specification-version>1.11.1.5</specification-version>
    91                     </run-dependency>
    92                 </dependency>
    93                 <dependency>
    94                     <code-name-base>org.netbeans.modules.compapp.projects.jbi</code-name-base>
    95                     <build-prerequisite/>
    96                     <compile-dependency/>
    97                     <run-dependency>
    98                         <specification-version>1.1</specification-version>
    99                     </run-dependency>
   100                 </dependency>
   101                 <dependency>
   102                     <code-name-base>org.netbeans.modules.j2eeserver</code-name-base>
   103                     <build-prerequisite/>
   104                     <compile-dependency/>
   105                     <run-dependency>
   106                         <release-version>4</release-version>
   107                         <implementation-version/>
   108                     </run-dependency>
   109                 </dependency>
   110             </module-dependencies>
   111             <public-packages/>
   112         </data>
   113     </configuration>
   114 </project>