sql.help/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.
yaroslavskiy@3958
     1
<?xml version="1.0" encoding="UTF-8"?>
yaroslavskiy@3958
     2
<!--
yaroslavskiy@3958
     3
  The contents of this file are subject to the terms of the Common Development
yaroslavskiy@3958
     4
  and Distribution License (the License). You may not use this file except in
yaroslavskiy@3958
     5
  compliance with the License.
yaroslavskiy@3958
     6
yaroslavskiy@3958
     7
  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
yaroslavskiy@3958
     8
  or http://www.netbeans.org/cddl.txt.
yaroslavskiy@3958
     9
yaroslavskiy@3958
    10
  When distributing Covered Code, include this CDDL Header Notice in each file
yaroslavskiy@3958
    11
  and include the License file at http://www.netbeans.org/cddl.txt.
yaroslavskiy@3958
    12
  If applicable, add the following below the CDDL Header, with the fields
yaroslavskiy@3958
    13
  enclosed by brackets [] replaced by your own identifying information:
yaroslavskiy@3958
    14
  "Portions Copyrighted [year] [name of copyright owner]"
yaroslavskiy@3958
    15
yaroslavskiy@3958
    16
  The Original Software is NetBeans. The Initial Developer of the Original
yaroslavskiy@3958
    17
  Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
yaroslavskiy@3958
    18
  Microsystems, Inc. All Rights Reserved.
yaroslavskiy@3958
    19
-->
yaroslavskiy@3958
    20
<project xmlns="http://www.netbeans.org/ns/project/1">
yaroslavskiy@3958
    21
    <type>org.netbeans.modules.apisupport.project</type>
yaroslavskiy@3958
    22
    <configuration>
yaroslavskiy@3958
    23
        <data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
yaroslavskiy@3958
    24
            <code-name-base>org.netbeans.modules.sql.help</code-name-base>
jglick@4888
    25
            <suite-component/>
yaroslavskiy@3958
    26
            <module-dependencies>
yaroslavskiy@3958
    27
                <dependency>
yaroslavskiy@3958
    28
                    <code-name-base>org.netbeans.modules.javahelp</code-name-base>
yaroslavskiy@3958
    29
                    <run-dependency>
yaroslavskiy@3958
    30
                        <release-version>1</release-version>
yaroslavskiy@3958
    31
                        <specification-version>1.0</specification-version>
yaroslavskiy@3958
    32
                    </run-dependency>
yaroslavskiy@3958
    33
                </dependency>
yaroslavskiy@3958
    34
            </module-dependencies>
yaroslavskiy@3958
    35
            <public-packages/>
yaroslavskiy@3958
    36
        </data>
yaroslavskiy@3958
    37
    </configuration>
yaroslavskiy@3958
    38
</project>