Sync trunk and gavotte autoupdate_19930_root editor_api_update_200612220340 editor_settings_90403_base excludes_49026_base_2 httpserver_grizzly_root milestone07_root release551_root version-2-3-84
authoryaroslavskiy@netbeans.org
Fri, 15 Dec 2006 09:19:38 +0000
changeset 230d0eebfb6b23
parent 22 9aac0c501914
child 24 55af2cf93352
Sync trunk and gavotte
soa.ui/build.xml
soa.ui/manifest.mf
soa.ui/nbproject/project.properties
soa.ui/nbproject/project.xml
soa.ui/src/org/netbeans/modules/soa/ui/resources/Bundle.properties
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/soa.ui/build.xml	Fri Dec 15 09:19:38 2006 +0000
     1.3 @@ -0,0 +1,28 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<!--
     1.6 +  The contents of this file are subject to the terms of the Common Development
     1.7 +  and Distribution License (the License). You may not use this file except in
     1.8 +  compliance with the License.
     1.9 +
    1.10 +  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    1.11 +  or http://www.netbeans.org/cddl.txt.
    1.12 +
    1.13 +  When distributing Covered Code, include this CDDL Header Notice in each file
    1.14 +  and include the License file at http://www.netbeans.org/cddl.txt.
    1.15 +  If applicable, add the following below the CDDL Header, with the fields
    1.16 +  enclosed by brackets [] replaced by your own identifying information:
    1.17 +  "Portions Copyrighted [year] [name of copyright owner]"
    1.18 +
    1.19 +  The Original Software is NetBeans. The Initial Developer of the Original
    1.20 +  Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    1.21 +  Microsystems, Inc. All Rights Reserved.
    1.22 +-->
    1.23 +<project name="ui" default="netbeans" basedir=".">
    1.24 +    <import file="nbproject/build-impl.xml"/>
    1.25 +
    1.26 +    <target name="check">
    1.27 +        <ant dir="../../../_codereview" inheritAll="true">
    1.28 +            <property name="check.dir" value="${basedir}"/>
    1.29 +        </ant>
    1.30 +    </target>
    1.31 +</project>
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/soa.ui/manifest.mf	Fri Dec 15 09:19:38 2006 +0000
     2.3 @@ -0,0 +1,4 @@
     2.4 +Manifest-Version: 1.0
     2.5 +OpenIDE-Module: org.netbeans.modules.soa.ui/1
     2.6 +OpenIDE-Module-Specification-Version: 1.1
     2.7 +OpenIDE-Module-Localizing-Bundle: org/netbeans/modules/soa/ui/resources/Bundle.properties
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/soa.ui/nbproject/project.properties	Fri Dec 15 09:19:38 2006 +0000
     3.3 @@ -0,0 +1,19 @@
     3.4 +#
     3.5 +# The contents of this file are subject to the terms of the Common Development
     3.6 +# and Distribution License (the License). You may not use this file except in
     3.7 +# compliance with the License.
     3.8 +#
     3.9 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    3.10 +# or http://www.netbeans.org/cddl.txt.
    3.11 +#
    3.12 +# When distributing Covered Code, include this CDDL Header Notice in each file
    3.13 +# and include the License file at http://www.netbeans.org/cddl.txt.
    3.14 +# If applicable, add the following below the CDDL Header, with the fields
    3.15 +# enclosed by brackets [] replaced by your own identifying information:
    3.16 +# "Portions Copyrighted [year] [name of copyright owner]"
    3.17 +#
    3.18 +# The Original Software is NetBeans. The Initial Developer of the Original
    3.19 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    3.20 +# Microsystems, Inc. All Rights Reserved.
    3.21 +
    3.22 +javac.source=1.5
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/soa.ui/nbproject/project.xml	Fri Dec 15 09:19:38 2006 +0000
     4.3 @@ -0,0 +1,42 @@
     4.4 +<?xml version="1.0" encoding="UTF-8"?>
     4.5 +<!--
     4.6 +  The contents of this file are subject to the terms of the Common Development
     4.7 +  and Distribution License (the License). You may not use this file except in
     4.8 +  compliance with the License.
     4.9 +
    4.10 +  You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    4.11 +  or http://www.netbeans.org/cddl.txt.
    4.12 +
    4.13 +  When distributing Covered Code, include this CDDL Header Notice in each file
    4.14 +  and include the License file at http://www.netbeans.org/cddl.txt.
    4.15 +  If applicable, add the following below the CDDL Header, with the fields
    4.16 +  enclosed by brackets [] replaced by your own identifying information:
    4.17 +  "Portions Copyrighted [year] [name of copyright owner]"
    4.18 +
    4.19 +  The Original Software is NetBeans. The Initial Developer of the Original
    4.20 +  Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    4.21 +  Microsystems, Inc. All Rights Reserved.
    4.22 +-->
    4.23 +<project xmlns="http://www.netbeans.org/ns/project/1">
    4.24 +    <type>org.netbeans.modules.apisupport.project</type>
    4.25 +    <configuration>
    4.26 +        <data xmlns="http://www.netbeans.org/ns/nb-module-project/2">
    4.27 +            <code-name-base>org.netbeans.modules.soa.ui</code-name-base>
    4.28 +            <suite-component/>
    4.29 +            <module-dependencies>
    4.30 +                <dependency>
    4.31 +                    <code-name-base>org.openide.util</code-name-base>
    4.32 +                    <build-prerequisite/>
    4.33 +                    <compile-dependency/>
    4.34 +                    <run-dependency>
    4.35 +                        <specification-version>6.2</specification-version>
    4.36 +                    </run-dependency>
    4.37 +                </dependency>
    4.38 +            </module-dependencies>
    4.39 +            <friend-packages>
    4.40 +                <friend>org.netbeans.modules.bpel.editors</friend>
    4.41 +                <package>org.netbeans.modules.soa.ui</package>
    4.42 +            </friend-packages>
    4.43 +        </data>
    4.44 +    </configuration>
    4.45 +</project>
     5.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.2 +++ b/soa.ui/src/org/netbeans/modules/soa/ui/resources/Bundle.properties	Fri Dec 15 09:19:38 2006 +0000
     5.3 @@ -0,0 +1,23 @@
     5.4 +#
     5.5 +# The contents of this file are subject to the terms of the Common Development
     5.6 +# and Distribution License (the License). You may not use this file except in
     5.7 +# compliance with the License.
     5.8 +#
     5.9 +# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    5.10 +# or http://www.netbeans.org/cddl.txt.
    5.11 +#
    5.12 +# When distributing Covered Code, include this CDDL Header Notice in each file
    5.13 +# and include the License file at http://www.netbeans.org/cddl.txt.
    5.14 +# If applicable, add the following below the CDDL Header, with the fields
    5.15 +# enclosed by brackets [] replaced by your own identifying information:
    5.16 +# "Portions Copyrighted [year] [name of copyright owner]"
    5.17 +#
    5.18 +# The Original Software is NetBeans. The Initial Developer of the Original
    5.19 +# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    5.20 +# Microsystems, Inc. All Rights Reserved.
    5.21 +
    5.22 +# manifest
    5.23 +OpenIDE-Module-Name=SOA UI
    5.24 +OpenIDE-Module-Display-Category=Service-Oriented Architecture
    5.25 +OpenIDE-Module-Short-Description=SOA UI.
    5.26 +OpenIDE-Module-Long-Description=SOA UI.