soa.libs.mail/nbproject/project.xml
author Jesse Glick <jglick@netbeans.org>
Fri, 22 Apr 2011 14:34:57 -0400
changeset 4888 cd8e1523a70a
parent 3992 b9f6ae195532
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.soa.libs.mail</code-name-base>
    25             <suite-component/>
    26             <module-dependencies/>
    27             <public-packages>
    28                 <package>javax.mail</package>
    29                 <package>javax.mail.event</package>
    30                 <package>javax.mail.internet</package>
    31                 <package>javax.mail.search</package>
    32                 <package>javax.mail.util</package>
    33             </public-packages>
    34             <class-path-extension>
    35                 <runtime-relative-path>ext/mail.jar</runtime-relative-path>
    36                 <binary-origin>external/mail.jar</binary-origin>
    37             </class-path-extension>
    38         </data>
    39     </configuration>
    40 </project>