JBoss Tools SVN: r3304 - trunk/seam/features/org.jboss.tools.seam.feature.
by jbosstools-commits@lists.jboss.org
Author: mculpepper(a)jboss.com
Date: 2007-08-23 14:25:10 -0400 (Thu, 23 Aug 2007)
New Revision: 3304
Modified:
trunk/seam/features/org.jboss.tools.seam.feature/feature.xml
Log:
removed specific versions from seam feature, added DTP requirement http://jira.jboss.com/jira/browse/JBIDE-834
Modified: trunk/seam/features/org.jboss.tools.seam.feature/feature.xml
===================================================================
--- trunk/seam/features/org.jboss.tools.seam.feature/feature.xml 2007-08-23 18:11:15 UTC (rev 3303)
+++ trunk/seam/features/org.jboss.tools.seam.feature/feature.xml 2007-08-23 18:25:10 UTC (rev 3304)
@@ -219,9 +219,10 @@
</license>
<requires>
- <import feature="org.jboss.tools.richfaces.feature" version="2.0.0"/>
- <import feature="org.jboss.ide.eclipse.as.feature" version="1.0.0"/>
- <import feature="org.hibernate.eclipse.feature" version="3.2.0.beta7"/>
+ <import feature="org.jboss.tools.richfaces.feature"/>
+ <import feature="org.jboss.ide.eclipse.as.feature"/>
+ <import feature="org.hibernate.eclipse.feature"/>
+ <import feature="org.eclipse.datatools.connectivity.feature"/>
</requires>
<plugin
17 years, 5 months
JBoss Tools SVN: r3303 - in trunk: core/features/org.jboss.ide.eclipse.feature and 4 other directories.
by jbosstools-commits@lists.jboss.org
Author: mculpepper(a)jboss.com
Date: 2007-08-23 14:11:15 -0400 (Thu, 23 Aug 2007)
New Revision: 3303
Modified:
trunk/as/features/org.jboss.ide.eclipse.as.feature/feature.xml
trunk/core/features/org.jboss.ide.eclipse.feature/feature.xml
trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.xml
trunk/seam/features/org.jboss.tools.seam.feature/feature.xml
trunk/shale/features/org.jboss.tools.shale.feature/feature.xml
trunk/struts/features/org.jboss.tools.struts.feature/feature.xml
Log:
prettied up names / fixed inconsistencies in copyright/naming of features http://jira.jboss.com/jira/browse/JBIDE-713
Modified: trunk/as/features/org.jboss.ide.eclipse.as.feature/feature.xml
===================================================================
--- trunk/as/features/org.jboss.ide.eclipse.as.feature/feature.xml 2007-08-23 18:00:06 UTC (rev 3302)
+++ trunk/as/features/org.jboss.ide.eclipse.as.feature/feature.xml 2007-08-23 18:11:15 UTC (rev 3303)
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.jboss.ide.eclipse.as.feature"
- label="JBossIDE JBossAS Adapter Feature"
+ label="JBossAS Tools"
version="1.0.0"
provider-name="JBoss, Inc.">
- <description url="http://www.jboss.com/products/jbosside">
- JBossIDE's JBossAS Adapter Feature
+ <description url="http://www.jboss.org/tools">
+ JBossAS Tools Feature
</description>
<copyright>
Modified: trunk/core/features/org.jboss.ide.eclipse.feature/feature.xml
===================================================================
--- trunk/core/features/org.jboss.ide.eclipse.feature/feature.xml 2007-08-23 18:00:06 UTC (rev 3302)
+++ trunk/core/features/org.jboss.ide.eclipse.feature/feature.xml 2007-08-23 18:11:15 UTC (rev 3303)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.jboss.ide.eclipse.feature"
- label="JBossTools"
+ label="JBossTools Core"
version="2.0.0"
provider-name="JBoss, a division of Red Hat"
image="splash.jpg">
Modified: trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.xml
===================================================================
--- trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.xml 2007-08-23 18:00:06 UTC (rev 3302)
+++ trunk/jsf/features/org.jboss.tools.richfaces.feature/feature.xml 2007-08-23 18:11:15 UTC (rev 3303)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.jboss.tools.richfaces.feature"
- label="JBossTools RichFaces Feature"
+ label="RichFaces VPE Feature"
version="2.0.0"
provider-name="JBoss, a division of Red Hat">
Modified: trunk/seam/features/org.jboss.tools.seam.feature/feature.xml
===================================================================
--- trunk/seam/features/org.jboss.tools.seam.feature/feature.xml 2007-08-23 18:00:06 UTC (rev 3302)
+++ trunk/seam/features/org.jboss.tools.seam.feature/feature.xml 2007-08-23 18:11:15 UTC (rev 3303)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.jboss.tools.seam.feature"
- label="Seam GUI Feature"
+ label="SeamTools Feature"
version="1.0.0"
provider-name="RedHat, Inc.">
Modified: trunk/shale/features/org.jboss.tools.shale.feature/feature.xml
===================================================================
--- trunk/shale/features/org.jboss.tools.shale.feature/feature.xml 2007-08-23 18:00:06 UTC (rev 3302)
+++ trunk/shale/features/org.jboss.tools.shale.feature/feature.xml 2007-08-23 18:11:15 UTC (rev 3303)
@@ -1,37 +1,238 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.jboss.tools.shale_feature"
- label="Shale Tools"
- version="2.0.0">
-
- <description url="http://www.example.com/description">
- [Enter Feature Description here.]
- </description>
-
- <copyright url="http://www.example.com/copyright">
- [Enter Copyright Description here.]
- </copyright>
-
- <license url="http://www.example.com/license">
- [Enter License Description here.]
- </license>
-
- <plugin
- id="org.jboss.tools.shale"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.shale.text.ext"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.shale.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
-</feature>
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.jboss.tools.shale_feature"
+ label="ShaleTools"
+ version="2.0.0">
+
+ <description url="http://www.jboss.org/tools">
+ ShaleTools Feature
+ </description>
+
+ <copyright>
+ Copyright (c) 2007 Exadel, Inc and Red Hat, Inc.
+Distributed under license by Red Hat, Inc. All rights reserved.
+This program is made available under the terms of the
+Eclipse Public License v1.0 which accompanies this distribution,
+and is available at http://www.eclipse.org/legal/epl-v10.html
+Contributors:
+Exadel, Inc. and Red Hat, Inc. - initial API and implementation
+ </copyright>
+
+ <license url="http://www.eclipse.org/legal/epl-v10.html">
+ Eclipse Public License - v 1.0
+THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
+ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
+DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
+OF THIS AGREEMENT.
+1. DEFINITIONS
+"Contribution" means:
+a) in the case of the initial Contributor, the initial code and
+documentation distributed under this Agreement, and
+b) in the case of each subsequent Contributor:
+i) changes to the Program, and
+ii) additions to the Program;
+where such changes and/or additions to the Program originate
+from and are distributed by that particular Contributor. A Contribution
+'originates' from a Contributor if it was added to the Program
+by such Contributor itself or anyone acting on such Contributor's
+behalf. Contributions do not include additions to the Program
+which: (i) are separate modules of software distributed in conjunction
+with the Program under their own license agreement, and (ii)
+are not derivative works of the Program.
+"Contributor" means any person or entity that distributes the
+Program.
+"Licensed Patents " mean patent claims licensable by a Contributor
+which are necessarily infringed by the use or sale of its Contribution
+alone or when combined with the Program.
+"Program" means the Contributions distributed in accordance with
+this Agreement.
+"Recipient" means anyone who receives the Program under this
+Agreement, including all Contributors.
+2. GRANT OF RIGHTS
+a) Subject to the terms of this Agreement, each Contributor hereby
+grants Recipient a non-exclusive, worldwide, royalty-free copyright
+license to reproduce, prepare derivative works of, publicly display,
+publicly perform, distribute and sublicense the Contribution
+of such Contributor, if any, and such derivative works, in source
+code and object code form.
+b) Subject to the terms of this Agreement, each Contributor hereby
+grants Recipient a non-exclusive, worldwide, royalty-free patent
+license under Licensed Patents to make, use, sell, offer to sell,
+import and otherwise transfer the Contribution of such Contributor,
+if any, in source code and object code form. This patent license
+shall apply to the combination of the Contribution and the Program
+if, at the time the Contribution is added by the Contributor,
+such addition of the Contribution causes such combination to
+be covered by the Licensed Patents. The patent license shall
+not apply to any other combinations which include the Contribution.
+No hardware per se is licensed hereunder.
+c) Recipient understands that although each Contributor grants
+the licenses to its Contributions set forth herein, no assurances
+are provided by any Contributor that the Program does not infringe
+the patent or other intellectual property rights of any other
+entity. Each Contributor disclaims any liability to Recipient
+for claims brought by any other entity based on infringement
+of intellectual property rights or otherwise. As a condition
+to exercising the rights and licenses granted hereunder, each
+Recipient hereby assumes sole responsibility to secure any other
+intellectual property rights needed, if any. For example, if
+a third party patent license is required to allow Recipient to
+distribute the Program, it is Recipient's responsibility to acquire
+that license before distributing the Program.
+d) Each Contributor represents that to its knowledge it has sufficient
+copyright rights in its Contribution, if any, to grant the copyright
+license set forth in this Agreement.
+3. REQUIREMENTS
+A Contributor may choose to distribute the Program in object
+code form under its own license agreement, provided that:
+a) it complies with the terms and conditions of this Agreement;
+and
+b) its license agreement:
+i) effectively disclaims on behalf of all Contributors all warranties
+and conditions, express and implied, including warranties or
+conditions of title and non-infringement, and implied warranties
+or conditions of merchantability and fitness for a particular
+purpose;
+ii) effectively excludes on behalf of all Contributors all liability
+for damages, including direct, indirect, special, incidental
+and consequential damages, such as lost profits;
+iii) states that any provisions which differ from this Agreement
+are offered by that Contributor alone and not by any other party;
+and
+iv) states that source code for the Program is available from
+such Contributor, and informs licensees how to obtain it in a
+reasonable manner on or through a medium customarily used for
+software exchange.
+When the Program is made available in source code form:
+a) it must be made available under this Agreement; and
+b) a copy of this Agreement must be included with each copy of
+the Program.
+Contributors may not remove or alter any copyright notices contained
+within the Program.
+Each Contributor must identify itself as the originator of its
+Contribution, if any, in a manner that reasonably allows subsequent
+Recipients to identify the originator of the Contribution.
+4. COMMERCIAL DISTRIBUTION
+Commercial distributors of software may accept certain responsibilities
+with respect to end users, business partners and the like. While
+this license is intended to facilitate the commercial use of
+the Program, the Contributor who includes the Program in a commercial
+product offering should do so in a manner which does not create
+potential liability for other Contributors. Therefore, if a Contributor
+includes the Program in a commercial product offering, such Contributor
+("Commercial Contributor") hereby agrees to defend and indemnify
+every other Contributor ("Indemnified Contributor") against any
+losses, damages and costs (collectively "Losses") arising from
+claims, lawsuits and other legal actions brought by a third party
+against the Indemnified Contributor to the extent caused by the
+acts or omissions of such Commercial Contributor in connection
+with its distribution of the Program in a commercial product
+offering. The obligations in this section do not apply to any
+claims or Losses relating to any actual or alleged intellectual
+property infringement. In order to qualify, an Indemnified Contributor
+must: a) promptly notify the Commercial Contributor in writing
+of such claim, and b) allow the Commercial Contributor to control,
+and cooperate with the Commercial Contributor in, the defense
+and any related settlement negotiations. The Indemnified Contributor
+may participate in any such claim at its own expense.
+For example, a Contributor might include the Program in a commercial
+product offering, Product X. That Contributor is then a Commercial
+Contributor. If that Commercial Contributor then makes performance
+claims, or offers warranties related to Product X, those performance
+claims and warranties are such Commercial Contributor's responsibility
+alone. Under this section, the Commercial Contributor would have
+to defend claims against the other Contributors related to those
+performance claims and warranties, and if a court requires any
+other Contributor to pay any damages as a result, the Commercial
+Contributor must pay those damages.
+5. NO WARRANTY
+EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
+IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
+OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
+ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
+OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
+responsible for determining the appropriateness of using and
+distributing the Program and assumes all risks associated with
+its exercise of rights under this Agreement , including but not
+limited to the risks and costs of program errors, compliance
+with applicable laws, damage to or loss of data, programs or
+equipment, and unavailability or interruption of operations.
+6. DISCLAIMER OF LIABILITY
+EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
+NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
+INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
+OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
+OF SUCH DAMAGES.
+7. GENERAL
+If any provision of this Agreement is invalid or unenforceable
+under applicable law, it shall not affect the validity or enforceability
+of the remainder of the terms of this Agreement, and without
+further action by the parties hereto, such provision shall be
+reformed to the minimum extent necessary to make such provision
+valid and enforceable.
+If Recipient institutes patent litigation against any entity
+(including a cross-claim or counterclaim in a lawsuit) alleging
+that the Program itself (excluding combinations of the Program
+with other software or hardware) infringes such Recipient's patent(s),
+then such Recipient's rights granted under Section 2(b) shall
+terminate as of the date such litigation is filed.
+All Recipient's rights under this Agreement shall terminate if
+it fails to comply with any of the material terms or conditions
+of this Agreement and does not cure such failure in a reasonable
+period of time after becoming aware of such noncompliance. If
+all Recipient's rights under this Agreement terminate, Recipient
+agrees to cease use and distribution of the Program as soon as
+reasonably practicable. However, Recipient's obligations under
+this Agreement and any licenses granted by Recipient relating
+to the Program shall continue and survive.
+Everyone is permitted to copy and distribute copies of this Agreement,
+but in order to avoid inconsistency the Agreement is copyrighted
+and may only be modified in the following manner. The Agreement
+Steward reserves the right to publish new versions (including
+revisions) of this Agreement from time to time. No one other
+than the Agreement Steward has the right to modify this Agreement.
+The Eclipse Foundation is the initial Agreement Steward. The
+Eclipse Foundation may assign the responsibility to serve as
+the Agreement Steward to a suitable separate entity. Each new
+version of the Agreement will be given a distinguishing version
+number. The Program (including Contributions) may always be distributed
+subject to the version of the Agreement under which it was received.
+In addition, after a new version of the Agreement is published,
+Contributor may elect to distribute the Program (including its
+Contributions) under the new version. Except as expressly stated
+in Sections 2(a) and 2(b) above, Recipient receives no rights
+or licenses to the intellectual property of any Contributor under
+this Agreement, whether expressly, by implication, estoppel or
+otherwise. All rights in the Program not expressly granted under
+this Agreement are reserved.
+This Agreement is governed by the laws of the State of New York
+and the intellectual property laws of the United States of America.
+No party to this Agreement will bring a legal action under this
+Agreement more than one year after the cause of action arose.
+Each party waives its rights to a jury trial in any resulting
+litigation.
+ </license>
+
+ <plugin
+ id="org.jboss.tools.shale"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.shale.text.ext"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.shale.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+</feature>
Modified: trunk/struts/features/org.jboss.tools.struts.feature/feature.xml
===================================================================
--- trunk/struts/features/org.jboss.tools.struts.feature/feature.xml 2007-08-23 18:00:06 UTC (rev 3302)
+++ trunk/struts/features/org.jboss.tools.struts.feature/feature.xml 2007-08-23 18:11:15 UTC (rev 3303)
@@ -1,55 +1,256 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.jboss.tools.struts_feature"
- label="Shale Tools"
- version="2.0.0">
-
- <description url="http://www.example.com/description">
- [Enter Feature Description here.]
- </description>
-
- <copyright url="http://www.example.com/copyright">
- [Enter Copyright Description here.]
- </copyright>
-
- <license url="http://www.example.com/license">
- [Enter License Description here.]
- </license>
-
- <plugin
- id="org.jboss.tools.struts"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.struts.debug"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.struts.text.ext"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.struts.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.struts.validator.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.struts.verification"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
-</feature>
+<?xml version="1.0" encoding="UTF-8"?>
+<feature
+ id="org.jboss.tools.struts_feature"
+ label="StrutsTools"
+ version="2.0.0">
+
+ <description url="http://www.jboss.org/tools">
+ StrutsTools Feature
+ </description>
+
+ <copyright>
+ Copyright (c) 2007 Exadel, Inc and Red Hat, Inc.
+Distributed under license by Red Hat, Inc. All rights reserved.
+This program is made available under the terms of the
+Eclipse Public License v1.0 which accompanies this distribution,
+and is available at http://www.eclipse.org/legal/epl-v10.html
+Contributors:
+Exadel, Inc. and Red Hat, Inc. - initial API and implementation
+ </copyright>
+
+ <license url="http://www.eclipse.org/legal/epl-v10.html">
+ Eclipse Public License - v 1.0
+THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS
+ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR
+DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE
+OF THIS AGREEMENT.
+1. DEFINITIONS
+"Contribution" means:
+a) in the case of the initial Contributor, the initial code and
+documentation distributed under this Agreement, and
+b) in the case of each subsequent Contributor:
+i) changes to the Program, and
+ii) additions to the Program;
+where such changes and/or additions to the Program originate
+from and are distributed by that particular Contributor. A Contribution
+'originates' from a Contributor if it was added to the Program
+by such Contributor itself or anyone acting on such Contributor's
+behalf. Contributions do not include additions to the Program
+which: (i) are separate modules of software distributed in conjunction
+with the Program under their own license agreement, and (ii)
+are not derivative works of the Program.
+"Contributor" means any person or entity that distributes the
+Program.
+"Licensed Patents " mean patent claims licensable by a Contributor
+which are necessarily infringed by the use or sale of its Contribution
+alone or when combined with the Program.
+"Program" means the Contributions distributed in accordance with
+this Agreement.
+"Recipient" means anyone who receives the Program under this
+Agreement, including all Contributors.
+2. GRANT OF RIGHTS
+a) Subject to the terms of this Agreement, each Contributor hereby
+grants Recipient a non-exclusive, worldwide, royalty-free copyright
+license to reproduce, prepare derivative works of, publicly display,
+publicly perform, distribute and sublicense the Contribution
+of such Contributor, if any, and such derivative works, in source
+code and object code form.
+b) Subject to the terms of this Agreement, each Contributor hereby
+grants Recipient a non-exclusive, worldwide, royalty-free patent
+license under Licensed Patents to make, use, sell, offer to sell,
+import and otherwise transfer the Contribution of such Contributor,
+if any, in source code and object code form. This patent license
+shall apply to the combination of the Contribution and the Program
+if, at the time the Contribution is added by the Contributor,
+such addition of the Contribution causes such combination to
+be covered by the Licensed Patents. The patent license shall
+not apply to any other combinations which include the Contribution.
+No hardware per se is licensed hereunder.
+c) Recipient understands that although each Contributor grants
+the licenses to its Contributions set forth herein, no assurances
+are provided by any Contributor that the Program does not infringe
+the patent or other intellectual property rights of any other
+entity. Each Contributor disclaims any liability to Recipient
+for claims brought by any other entity based on infringement
+of intellectual property rights or otherwise. As a condition
+to exercising the rights and licenses granted hereunder, each
+Recipient hereby assumes sole responsibility to secure any other
+intellectual property rights needed, if any. For example, if
+a third party patent license is required to allow Recipient to
+distribute the Program, it is Recipient's responsibility to acquire
+that license before distributing the Program.
+d) Each Contributor represents that to its knowledge it has sufficient
+copyright rights in its Contribution, if any, to grant the copyright
+license set forth in this Agreement.
+3. REQUIREMENTS
+A Contributor may choose to distribute the Program in object
+code form under its own license agreement, provided that:
+a) it complies with the terms and conditions of this Agreement;
+and
+b) its license agreement:
+i) effectively disclaims on behalf of all Contributors all warranties
+and conditions, express and implied, including warranties or
+conditions of title and non-infringement, and implied warranties
+or conditions of merchantability and fitness for a particular
+purpose;
+ii) effectively excludes on behalf of all Contributors all liability
+for damages, including direct, indirect, special, incidental
+and consequential damages, such as lost profits;
+iii) states that any provisions which differ from this Agreement
+are offered by that Contributor alone and not by any other party;
+and
+iv) states that source code for the Program is available from
+such Contributor, and informs licensees how to obtain it in a
+reasonable manner on or through a medium customarily used for
+software exchange.
+When the Program is made available in source code form:
+a) it must be made available under this Agreement; and
+b) a copy of this Agreement must be included with each copy of
+the Program.
+Contributors may not remove or alter any copyright notices contained
+within the Program.
+Each Contributor must identify itself as the originator of its
+Contribution, if any, in a manner that reasonably allows subsequent
+Recipients to identify the originator of the Contribution.
+4. COMMERCIAL DISTRIBUTION
+Commercial distributors of software may accept certain responsibilities
+with respect to end users, business partners and the like. While
+this license is intended to facilitate the commercial use of
+the Program, the Contributor who includes the Program in a commercial
+product offering should do so in a manner which does not create
+potential liability for other Contributors. Therefore, if a Contributor
+includes the Program in a commercial product offering, such Contributor
+("Commercial Contributor") hereby agrees to defend and indemnify
+every other Contributor ("Indemnified Contributor") against any
+losses, damages and costs (collectively "Losses") arising from
+claims, lawsuits and other legal actions brought by a third party
+against the Indemnified Contributor to the extent caused by the
+acts or omissions of such Commercial Contributor in connection
+with its distribution of the Program in a commercial product
+offering. The obligations in this section do not apply to any
+claims or Losses relating to any actual or alleged intellectual
+property infringement. In order to qualify, an Indemnified Contributor
+must: a) promptly notify the Commercial Contributor in writing
+of such claim, and b) allow the Commercial Contributor to control,
+and cooperate with the Commercial Contributor in, the defense
+and any related settlement negotiations. The Indemnified Contributor
+may participate in any such claim at its own expense.
+For example, a Contributor might include the Program in a commercial
+product offering, Product X. That Contributor is then a Commercial
+Contributor. If that Commercial Contributor then makes performance
+claims, or offers warranties related to Product X, those performance
+claims and warranties are such Commercial Contributor's responsibility
+alone. Under this section, the Commercial Contributor would have
+to defend claims against the other Contributors related to those
+performance claims and warranties, and if a court requires any
+other Contributor to pay any damages as a result, the Commercial
+Contributor must pay those damages.
+5. NO WARRANTY
+EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM
+IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
+OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION,
+ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY
+OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely
+responsible for determining the appropriateness of using and
+distributing the Program and assumes all risks associated with
+its exercise of rights under this Agreement , including but not
+limited to the risks and costs of program errors, compliance
+with applicable laws, damage to or loss of data, programs or
+equipment, and unavailability or interruption of operations.
+6. DISCLAIMER OF LIABILITY
+EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT
+NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT,
+INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND
+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE
+OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY
+OF SUCH DAMAGES.
+7. GENERAL
+If any provision of this Agreement is invalid or unenforceable
+under applicable law, it shall not affect the validity or enforceability
+of the remainder of the terms of this Agreement, and without
+further action by the parties hereto, such provision shall be
+reformed to the minimum extent necessary to make such provision
+valid and enforceable.
+If Recipient institutes patent litigation against any entity
+(including a cross-claim or counterclaim in a lawsuit) alleging
+that the Program itself (excluding combinations of the Program
+with other software or hardware) infringes such Recipient's patent(s),
+then such Recipient's rights granted under Section 2(b) shall
+terminate as of the date such litigation is filed.
+All Recipient's rights under this Agreement shall terminate if
+it fails to comply with any of the material terms or conditions
+of this Agreement and does not cure such failure in a reasonable
+period of time after becoming aware of such noncompliance. If
+all Recipient's rights under this Agreement terminate, Recipient
+agrees to cease use and distribution of the Program as soon as
+reasonably practicable. However, Recipient's obligations under
+this Agreement and any licenses granted by Recipient relating
+to the Program shall continue and survive.
+Everyone is permitted to copy and distribute copies of this Agreement,
+but in order to avoid inconsistency the Agreement is copyrighted
+and may only be modified in the following manner. The Agreement
+Steward reserves the right to publish new versions (including
+revisions) of this Agreement from time to time. No one other
+than the Agreement Steward has the right to modify this Agreement.
+The Eclipse Foundation is the initial Agreement Steward. The
+Eclipse Foundation may assign the responsibility to serve as
+the Agreement Steward to a suitable separate entity. Each new
+version of the Agreement will be given a distinguishing version
+number. The Program (including Contributions) may always be distributed
+subject to the version of the Agreement under which it was received.
+In addition, after a new version of the Agreement is published,
+Contributor may elect to distribute the Program (including its
+Contributions) under the new version. Except as expressly stated
+in Sections 2(a) and 2(b) above, Recipient receives no rights
+or licenses to the intellectual property of any Contributor under
+this Agreement, whether expressly, by implication, estoppel or
+otherwise. All rights in the Program not expressly granted under
+this Agreement are reserved.
+This Agreement is governed by the laws of the State of New York
+and the intellectual property laws of the United States of America.
+No party to this Agreement will bring a legal action under this
+Agreement more than one year after the cause of action arose.
+Each party waives its rights to a jury trial in any resulting
+litigation.
+ </license>
+
+ <plugin
+ id="org.jboss.tools.struts"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.struts.debug"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.struts.text.ext"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.struts.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.struts.validator.ui"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.tools.struts.verification"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+</feature>
17 years, 5 months
JBoss Tools SVN: r3302 - trunk/seam/features/org.jboss.tools.seam.feature.
by jbosstools-commits@lists.jboss.org
Author: mculpepper(a)jboss.com
Date: 2007-08-23 14:00:06 -0400 (Thu, 23 Aug 2007)
New Revision: 3302
Modified:
trunk/seam/features/org.jboss.tools.seam.feature/feature.xml
Log:
updating feature requirements so update site works correctly in the future http://jira.jboss.com/jira/browse/JBIDE-713
Modified: trunk/seam/features/org.jboss.tools.seam.feature/feature.xml
===================================================================
--- trunk/seam/features/org.jboss.tools.seam.feature/feature.xml 2007-08-23 16:30:07 UTC (rev 3301)
+++ trunk/seam/features/org.jboss.tools.seam.feature/feature.xml 2007-08-23 18:00:06 UTC (rev 3302)
@@ -218,6 +218,12 @@
litigation.
</license>
+ <requires>
+ <import feature="org.jboss.tools.richfaces.feature" version="2.0.0"/>
+ <import feature="org.jboss.ide.eclipse.as.feature" version="1.0.0"/>
+ <import feature="org.hibernate.eclipse.feature" version="3.2.0.beta7"/>
+ </requires>
+
<plugin
id="org.jboss.tools.seam.core"
download-size="0"
@@ -243,16 +249,16 @@
install-size="0"
version="0.0.0"/>
- <plugin
- id="org.jboss.tools.seam.text.ext"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.ide.seam.gen"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
+ <plugin
+ id="org.jboss.tools.seam.text.ext"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
+ <plugin
+ id="org.jboss.ide.seam.gen"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"/>
+
</feature>
17 years, 5 months
JBoss Tools SVN: r3301 - trunk/seam/plugins/org.jboss.tools.seam.xml/schemas.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2007-08-23 12:30:07 -0400 (Thu, 23 Aug 2007)
New Revision: 3301
Modified:
trunk/seam/plugins/org.jboss.tools.seam.xml/schemas/spring-2.0.xsd
Log:
JBIDE-820
Modified: trunk/seam/plugins/org.jboss.tools.seam.xml/schemas/spring-2.0.xsd
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.xml/schemas/spring-2.0.xsd 2007-08-23 16:30:01 UTC (rev 3300)
+++ trunk/seam/plugins/org.jboss.tools.seam.xml/schemas/spring-2.0.xsd 2007-08-23 16:30:07 UTC (rev 3301)
@@ -34,10 +34,10 @@
<xs:element name="task-executor-dispatcher">
<xs:complexType mixed="true">
<xs:attributeGroup ref="components:attlist.component"/>
- <xs:attributeGroup ref="core:attlist.taskExecutorDispatcher"/>
+ <xs:attributeGroup ref="spring:attlist.taskExecutorDispatcher"/>
</xs:complexType>
</xs:element>
- <xs:attributeGroup name="core:attlist.taskExecutorDispatcher">
+ <xs:attributeGroup name="attlist.taskExecutorDispatcher">
<xs:attribute name="task-executor" use="required"/>
<xs:attribute name="schedule-dispatcher"/>
</xs:attributeGroup>
17 years, 5 months
JBoss Tools SVN: r3300 - in trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views: actions and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2007-08-23 12:30:01 -0400 (Thu, 23 Aug 2007)
New Revision: 3300
Modified:
trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/AbstractSeamContentProvider.java
trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/SeamLabelProvider.java
trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/actions/ScopePresentationActionProvider.java
Log:
JBIDE-820
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/AbstractSeamContentProvider.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/AbstractSeamContentProvider.java 2007-08-23 16:29:47 UTC (rev 3299)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/AbstractSeamContentProvider.java 2007-08-23 16:30:01 UTC (rev 3300)
@@ -73,6 +73,10 @@
// Boolean b = (Boolean)viewer.getData("scopeAsNode");
// return b != null && b.booleanValue();
}
+
+ boolean isPackageStructureFlat() {
+ return ScopePresentationActionProvider.isPackageStructureFlat();
+ }
public boolean hasChildren(Object element) {
if(element instanceof ISeamComponentDeclaration) return false;
@@ -85,15 +89,33 @@
ISeamProject project = (ISeamProject)parentElement;
if(isNotShowingScopeNodes()) {
project.resolve();
- return project.getPackages().toArray(new Object[0]);
+
+ if(isPackageStructureFlat()) {
+ return project.getAllPackages().toArray(new Object[0]);
+ } else {
+ return project.getPackages().toArray(new Object[0]);
+ }
}
return project.getScopes();
} else if(parentElement instanceof ISeamScope) {
((ISeamScope)parentElement).getSeamProject().resolve();
- return ((ISeamScope)parentElement).getPackages().toArray(new Object[0]);
+
+ if(isPackageStructureFlat()) {
+ return ((ISeamScope)parentElement).getAllPackages().toArray(new Object[0]);
+ } else {
+ return ((ISeamScope)parentElement).getPackages().toArray(new Object[0]);
+ }
// return ((ISeamScope)parentElement).getComponents().toArray(new Object[0]);
} else if(parentElement instanceof ISeamPackage) {
- return ((ISeamPackage)parentElement).getComponents().toArray(new Object[0]);
+ ISeamPackage p = (ISeamPackage)parentElement;
+ List<Object> children = new ArrayList<Object>();
+ for (ISeamComponent c : p.getComponents()) {
+ children.add(c);
+ }
+ for (ISeamPackage pc : p.getPackages().values()) {
+ children.add(pc);
+ }
+ return children.toArray(new Object[0]);
} else if(parentElement instanceof ISeamComponent) {
List<Object> children = new ArrayList<Object>();
Set<ISeamComponentDeclaration> ds = ((ISeamComponent)parentElement).getAllDeclarations();
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/SeamLabelProvider.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/SeamLabelProvider.java 2007-08-23 16:29:47 UTC (rev 3299)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/SeamLabelProvider.java 2007-08-23 16:30:01 UTC (rev 3300)
@@ -51,7 +51,11 @@
} else if(element instanceof ISeamScope) {
return ((ISeamScope)element).getType().getLabel();
} else if(element instanceof ISeamPackage) {
- return ((ISeamPackage)element).getName();
+ if(ScopePresentationActionProvider.isPackageStructureFlat()) {
+ return ((ISeamPackage)element).getQualifiedName();
+ } else {
+ return ((ISeamPackage)element).getName();
+ }
} else if(element instanceof ISeamComponent) {
ISeamComponent c = (ISeamComponent)element;
String name = c.getName();
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/actions/ScopePresentationActionProvider.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/actions/ScopePresentationActionProvider.java 2007-08-23 16:29:47 UTC (rev 3299)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/views/actions/ScopePresentationActionProvider.java 2007-08-23 16:30:01 UTC (rev 3300)
@@ -32,12 +32,17 @@
*/
public class ScopePresentationActionProvider extends CommonActionProvider {
public static String SCOPE_PRESENTATION = "seam.scopePresentation";
+ public static String PACKAGE_STRUCTURE = "seam.packageStructure";
public static boolean isScopePresentedAsLabel() {
String s = SeamPreferences.getInstancePreference(SCOPE_PRESENTATION);
return "label".equals(s);
}
+ public static boolean isPackageStructureFlat() {
+ return true;
+ }
+
public void setScopePresentedAsLabel(boolean s) {
IEclipsePreferences p = SeamPreferences.getInstancePreferences();
p.put(SCOPE_PRESENTATION, s ? "label" : "node");
17 years, 5 months
JBoss Tools SVN: r3299 - in trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam: core/event and 2 other directories.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2007-08-23 12:29:47 -0400 (Thu, 23 Aug 2007)
New Revision: 3299
Added:
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPackageUtil.java
Modified:
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamElement.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamPackage.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamProject.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamScope.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/event/ISeamValueList.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/AbstractContextVariable.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/AbstractSeamDeclaration.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/BijectedAttribute.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamAnnotatedFactory.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamComponentDeclaration.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamComponentMethod.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamJavaComponentDeclaration.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamJavaContextVariable.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamObject.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPackage.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamProject.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPropertiesDeclaration.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamProperty.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamScope.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueList.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueMap.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueMapEntry.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueString.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamXmlComponentDeclaration.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamXmlFactory.java
trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/scanner/lib/ClassPath.java
Log:
JBIDE-820
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamElement.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamElement.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamElement.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -19,7 +19,7 @@
*
* @author Viacheslav Kabanovich
*/
-public interface ISeamElement {
+public interface ISeamElement extends Cloneable {
/**
* Returns seam project that contains this object.
@@ -45,6 +45,6 @@
*/
public IResource getResource();
- public ISeamElement copy();
+// public ISeamElement copy();
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamPackage.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamPackage.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamPackage.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -10,7 +10,7 @@
******************************************************************************/
package org.jboss.tools.seam.core;
-import java.util.Collection;
+import java.util.Map;
import java.util.Set;
/**
@@ -24,6 +24,6 @@
public Set<ISeamComponent> getComponents();
- public Collection<ISeamPackage> getPackages();
+ public Map<String,ISeamPackage> getPackages();
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamProject.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamProject.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamProject.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -40,12 +40,18 @@
public ISeamScope getScope(ScopeType scopeType);
/**
- * Returns packages
+ * Returns root packages
* @return
*/
public Collection<ISeamPackage> getPackages();
/**
+ *
+ * @return collection of all packages
+ */
+ public Collection<ISeamPackage> getAllPackages();
+
+ /**
* Finds package object in this project for component.
* @param c
* @return
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamScope.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamScope.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/ISeamScope.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -32,12 +32,18 @@
/**
*
- * @return collection of all packages
+ * @return collection of root packages
*/
public Collection<ISeamPackage> getPackages();
/**
*
+ * @return collection of all packages
+ */
+ public Collection<ISeamPackage> getAllPackages();
+
+ /**
+ *
* @param c
* @return
*/
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/event/ISeamValueList.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/event/ISeamValueList.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/core/event/ISeamValueList.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -20,6 +20,6 @@
*
* @return values of seam list property
*/
- public List<ISeamValueString> getValues();
+ public List<ISeamValueString> getValues();
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/AbstractContextVariable.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/AbstractContextVariable.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/AbstractContextVariable.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -75,10 +75,9 @@
setScopeAsString(value == null ? null : value.getValue());
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- AbstractContextVariable f = (AbstractContextVariable)copy;
- f.scope = scope;
- f.scopeType = scopeType;
+ public AbstractContextVariable clone() throws CloneNotSupportedException {
+ AbstractContextVariable c = (AbstractContextVariable)super.clone();
+ return c;
}
+
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/AbstractSeamDeclaration.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/AbstractSeamDeclaration.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/AbstractSeamDeclaration.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -79,10 +79,11 @@
return s1 == null ? s2 == null : s1.equals(s2);
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- AbstractSeamDeclaration d = (AbstractSeamDeclaration)copy;
- d.name = name;
- d.attributes.putAll(attributes);
+ public AbstractSeamDeclaration clone() throws CloneNotSupportedException {
+ AbstractSeamDeclaration c = (AbstractSeamDeclaration)super.clone();
+ c.attributes = new HashMap<String, IValueInfo>();
+ c.attributes.putAll(attributes);
+ return c;
}
+
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/BijectedAttribute.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/BijectedAttribute.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/BijectedAttribute.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -72,12 +72,9 @@
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- if(copy instanceof BijectedAttribute) {
- BijectedAttribute sf = (BijectedAttribute)copy;
- sf.types = types;
- }
+ public BijectedAttribute clone() throws CloneNotSupportedException {
+ BijectedAttribute c = (BijectedAttribute)super.clone();
+ return c;
}
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamAnnotatedFactory.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamAnnotatedFactory.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamAnnotatedFactory.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -73,12 +73,11 @@
this.parentDeclaration = parentDeclaration;
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- SeamAnnotatedFactory f = (SeamAnnotatedFactory)copy;
- f.autoCreate = autoCreate;
+ public SeamAnnotatedFactory clone() throws CloneNotSupportedException {
+ SeamAnnotatedFactory c = (SeamAnnotatedFactory)super.clone();
//we need not new copy here but reference!
- f.parentDeclaration = parentDeclaration == null ? null : (SeamJavaComponentDeclaration)parentDeclaration.copy();
+ c.parentDeclaration = parentDeclaration == null ? null : (SeamJavaComponentDeclaration)doClone(parentDeclaration);
+ return c;
}
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamComponentDeclaration.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamComponentDeclaration.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamComponentDeclaration.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -61,4 +61,9 @@
return null;
}
+ public SeamComponentDeclaration clone() throws CloneNotSupportedException {
+ SeamComponentDeclaration c = (SeamComponentDeclaration)super.clone();
+ return c;
+ }
+
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamComponentMethod.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamComponentMethod.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamComponentMethod.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -100,11 +100,11 @@
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- SeamComponentMethod m = (SeamComponentMethod)copy;
- m.types.addAll(types);
- m.javaSource = javaSource;
+ public SeamComponentMethod clone() throws CloneNotSupportedException {
+ SeamComponentMethod c = (SeamComponentMethod)super.clone();
+ c.types = new HashSet<SeamComponentMethodType>();
+ c.types.addAll(types);
+ return c;
}
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamJavaComponentDeclaration.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamJavaComponentDeclaration.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamJavaComponentDeclaration.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -395,26 +395,25 @@
}
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- SeamJavaComponentDeclaration d = (SeamJavaComponentDeclaration)copy;
- d.className = className;
- d.scopeType = scopeType;
+ public SeamJavaComponentDeclaration clone() throws CloneNotSupportedException {
+ SeamJavaComponentDeclaration c = (SeamJavaComponentDeclaration)super.clone();
if(types != null) {
- d.types = new HashMap<BeanType, IValueInfo>();
- d.types.putAll(types);
+ c.types = new HashMap<BeanType, IValueInfo>();
+ c.types.putAll(types);
}
- d.precedence = precedence;
- d.type = type;
+ c.bijectedAttributes = new HashSet<IBijectedAttribute>();
for (IBijectedAttribute a : bijectedAttributes) {
- d.addBijectedAttribute((IBijectedAttribute)a.copy());
+ c.addBijectedAttribute((IBijectedAttribute)doClone(a));
}
+ c.componentMethods = new HashSet<ISeamComponentMethod>();
for (ISeamComponentMethod m : componentMethods) {
- d.addMethod((ISeamComponentMethod)m.copy());
+ c.addMethod((ISeamComponentMethod)doClone(m));
}
+ c.roles = new HashSet<IRole>();
for (IRole r : roles) {
- d.addRole((IRole)r.copy());
+ c.addRole((IRole)doClone(r));
}
+ return c;
}
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamJavaContextVariable.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamJavaContextVariable.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamJavaContextVariable.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -68,12 +68,9 @@
return changes;
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- if(copy instanceof SeamJavaContextVariable) {
- SeamJavaContextVariable sf = (SeamJavaContextVariable)copy;
- sf.javaSource = javaSource;
- }
+ public SeamJavaContextVariable clone() throws CloneNotSupportedException {
+ SeamJavaContextVariable c = (SeamJavaContextVariable)super.clone();
+ return c;
}
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamObject.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamObject.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamObject.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -10,7 +10,6 @@
******************************************************************************/
package org.jboss.tools.seam.internal.core;
-import java.util.ArrayList;
import java.util.List;
import org.eclipse.core.resources.IResource;
@@ -103,6 +102,7 @@
}
protected void adopt(ISeamElement child) {
+ if(child.getSeamProject() != null && child.getSeamProject() != getSeamProject()) return;
((SeamObject)child).setParent(this);
}
@@ -126,24 +126,18 @@
return null;
}
- public final SeamObject copy() {
- SeamObject result = null;
- try {
- result = (SeamObject)this.getClass().newInstance();
- copyTo(result);
- } catch (InstantiationException e1) {
-
- } catch (IllegalAccessException e2) {
-
- }
- return result;
- }
-
- public void copyTo(SeamObject copy) {
- copy.source = source;
- copy.id = id;
- copy.resource = resource;
+ public SeamObject clone() throws CloneNotSupportedException {
+ SeamObject c = (SeamObject)super.clone();
+ c.parent = null;
//do not copy parent
+ return c;
}
+ protected static ISeamElement doClone(ISeamElement object) throws CloneNotSupportedException {
+ if(!(object instanceof SeamObject)) {
+ throw new CloneNotSupportedException("Only instance of SeamObject can be cloned: " + object);
+ }
+ return ((SeamObject)object).clone();
+ }
+
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPackage.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPackage.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPackage.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -45,8 +45,8 @@
setId(name);
}
- public Collection<ISeamPackage> getPackages() {
- return packages.values();
+ public Map<String,ISeamPackage> getPackages() {
+ return packages;
}
public String getQualifiedName() {
Added: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPackageUtil.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPackageUtil.java (rev 0)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPackageUtil.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -0,0 +1,119 @@
+package org.jboss.tools.seam.internal.core;
+
+import java.util.Collection;
+import java.util.Iterator;
+import java.util.List;
+import java.util.Map;
+
+import org.jboss.tools.seam.core.ISeamComponent;
+import org.jboss.tools.seam.core.ISeamElement;
+import org.jboss.tools.seam.core.ISeamPackage;
+import org.jboss.tools.seam.core.event.Change;
+
+public class SeamPackageUtil {
+
+ public static List<Change> revalidatePackages(ISeamElement parent, Map<String,SeamComponent> allComponents, Collection<ISeamComponent> components, Map<String,ISeamPackage> packages) {
+ List<Change> changes = null;
+ changes = checkPackages(allComponents, packages, changes);
+ changes = fillPackages(parent, packages, components, changes);
+ changes = cleanPackages(parent, packages, changes);
+ return changes;
+ }
+
+ static List<Change> checkPackages(Map<String,SeamComponent> allComponents, Map<String,ISeamPackage> packages, List<Change> changes) {
+ for (ISeamPackage p : packages.values()) {
+ Iterator<ISeamComponent> cs = p.getComponents().iterator();
+ while(cs.hasNext()) {
+ ISeamComponent c = cs.next();
+ String pkg = getPackageName(c);
+ if(allComponents.get(c.getName()) == null || !p.getQualifiedName().equals(pkg)) {
+ cs.remove();
+ changes = Change.addChange(changes, new Change(p, null, c, null));
+ }
+ }
+ changes = checkPackages(allComponents, p.getPackages(), changes);
+ }
+ return changes;
+ }
+
+ static List<Change> fillPackages(ISeamElement parent, Map<String,ISeamPackage> packages, Collection<ISeamComponent> components, List<Change> changes) {
+ for (ISeamComponent c : components) {
+ String pkg = getPackageName(c);
+ ISeamPackage p = findOrCreatePackage(parent, packages, pkg);
+ if(p.getComponents().contains(c)) continue;
+ p.getComponents().add(c);
+ changes = Change.addChange(changes, new Change(p, null, null, c));
+ }
+ return changes;
+ }
+
+ static List<Change> cleanPackages(ISeamElement parent, Map<String,ISeamPackage> packages, List<Change> changes) {
+ Iterator<String> ps = packages.keySet().iterator();
+ while(ps.hasNext()) {
+ ISeamPackage p = packages.get(ps.next());
+ changes = cleanPackages(p, p.getPackages(), changes);
+ if(p.getComponents().size() == 0 && p.getPackages().size() == 0) {
+ ps.remove();
+ changes = Change.addChange(changes, new Change(parent, null, p, null));
+ }
+ }
+ return changes;
+ }
+
+ static String getPackageName(ISeamComponent c) {
+ // Package name can be based
+ // 1) on qualified java class name,
+ // then it is java package name
+ // 2) on seam component name,
+ // then name is processed by analogy with java,
+ // and package name is its part until the last dot.
+
+ // Presently, only second approach is implemented,
+ // in future an option can be added, that
+ // will allow user to customize view by selecting
+ // the 'kind' of packages.
+ String cls = c.getName();
+ //c.getClassName();
+ if(cls == null || cls.length() == 0) {
+ return "(unspecified)";
+ } else if(cls.startsWith("${") || cls.startsWith("#{")) {
+ return "(specified with EL)";
+ } else {
+ int d = cls.lastIndexOf('.');
+ return (d < 0) ? "(default package)" : cls.substring(0, d);
+ }
+ }
+
+ static ISeamPackage findPackage(ISeamElement parent, Map<String, ISeamPackage> packages, String qualifiedName) {
+ return findOrCreatePackage(parent, packages, qualifiedName, false);
+ }
+
+ static ISeamPackage findOrCreatePackage(ISeamElement parent, Map<String, ISeamPackage> packages, String qualifiedName) {
+ return findOrCreatePackage(parent, packages, qualifiedName, true);
+ }
+
+ static ISeamPackage findOrCreatePackage(ISeamElement parent, Map<String, ISeamPackage> packages, String qualifiedName, boolean create) {
+ int i = qualifiedName.indexOf('.');
+ String firstName = i < 0 ? qualifiedName : qualifiedName.substring(0, i);
+ String tail = i < 0 ? null : qualifiedName.substring(i + 1);
+
+ ISeamPackage p = packages.get(firstName);
+ if(p == null) {
+ if(!create) return null;
+ SeamPackage pi = new SeamPackage(firstName);
+ pi.setParent(parent);
+ pi.setSourcePath(parent.getSourcePath());
+ p = pi;
+ packages.put(firstName, pi);
+ }
+ return (tail != null) ? findOrCreatePackage(p, p.getPackages(), tail) : p;
+ }
+
+ public static void collectAllPackages(Map<String, ISeamPackage> packages, Collection<ISeamPackage> list) {
+ for (ISeamPackage p : packages.values()) {
+ if(p.getComponents().size() > 0) list.add(p);
+ collectAllPackages(p.getPackages(), list);
+ }
+ }
+
+}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamProject.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamProject.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamProject.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -122,10 +122,16 @@
public Collection<ISeamPackage> getPackages() {
return packages.values();
}
-
+
+ public Collection<ISeamPackage> getAllPackages() {
+ List<ISeamPackage> list = new ArrayList<ISeamPackage>();
+ SeamPackageUtil.collectAllPackages(packages, list);
+ return list;
+ }
+
public ISeamPackage getPackage(ISeamComponent c) {
- String pkg = getPackageName(c);
- return packages.get(pkg);
+ String pkg = SeamPackageUtil.getPackageName(c);
+ return SeamPackageUtil.findPackage(this, packages, pkg);
}
public ISeamProject getSeamProject() {
@@ -147,7 +153,12 @@
if(!p.isStorageResolved) {
p.resolve();
} else {
- Map<IPath,LoadedDeclarations> map = p.getAllDeclarations();
+ Map<IPath,LoadedDeclarations> map = null;
+ try {
+ map = p.getAllDeclarations();
+ } catch (CloneNotSupportedException e) {
+ SeamCorePlugin.getPluginLog().logError(e);
+ }
for (IPath source : map.keySet()) {
LoadedDeclarations ds = map.get(source);
registerComponents(ds, source);
@@ -355,7 +366,7 @@
List<Change> addedComponents = null;
for (int i = 0; i < components.length; i++) {
SeamComponentDeclaration loaded = (SeamComponentDeclaration)components[i];
- loaded.setParent(this);
+ adopt(loaded);
SeamComponentDeclaration current = (SeamComponentDeclaration)currentComponents.remove(loaded.getId());
loaded.setSourcePath(source);
@@ -451,10 +462,14 @@
factoryDeclarationsRemoved(currentFactories);
- registerComponentsInDependentProjects(ds, source);
+ try {
+ registerComponentsInDependentProjects(ds, source);
+ } catch (CloneNotSupportedException e) {
+ SeamCorePlugin.getPluginLog().logError(e);
+ }
}
- public void registerComponentsInDependentProjects(LoadedDeclarations ds, IPath source) {
+ public void registerComponentsInDependentProjects(LoadedDeclarations ds, IPath source) throws CloneNotSupportedException {
if(usedBy.size() == 0) return;
if(source.toString().endsWith(".jar")) return;
@@ -462,10 +477,11 @@
p.resolve();
LoadedDeclarations ds1 = new LoadedDeclarations();
for (SeamComponentDeclaration d: ds.getComponents()) {
- ds1.getComponents().add((SeamComponentDeclaration)d.copy());
+ ds1.getComponents().add(d.clone());
}
for (ISeamFactory f : ds.getFactories()) {
- ds1.getFactories().add((ISeamFactory)f.copy());
+ SeamObject copy = ((SeamObject)f).clone();
+ ds1.getFactories().add((ISeamFactory)copy);
}
p.registerComponents(ds1, source);
}
@@ -914,73 +930,11 @@
}
void revalidatePackages() {
- List<Change> changes = null;
- for (ISeamPackage p : packages.values()) {
- Iterator<ISeamComponent> cs = p.getComponents().iterator();
- while(cs.hasNext()) {
- ISeamComponent c = cs.next();
- String pkg = getPackageName(c);
- if(allComponents.get(c.getName()) == null || !p.getName().equals(pkg)) {
- cs.remove();
- changes = Change.addChange(changes, new Change(p, null, c, null));
- }
- }
- }
- for (ISeamComponent c : getComponents()) {
- String pkg = getPackageName(c);
- ISeamPackage p = findOrCreatePackage(this, packages, pkg);
- if(p.getComponents().contains(c)) continue;
- p.getComponents().add(c);
- changes = Change.addChange(changes, new Change(p, null, null, c));
- }
- Iterator<String> ps = packages.keySet().iterator();
- while(ps.hasNext()) {
- ISeamPackage p = packages.get(ps.next());
- if(p.getComponents().size() == 0) {
- ps.remove();
- changes = Change.addChange(changes, new Change(this, null, p, null));
- }
- }
+ List<Change> changes = SeamPackageUtil.revalidatePackages(this, allComponents, getComponents(), packages);
fireChanges(changes);
}
- static String getPackageName(ISeamComponent c) {
- // Package name can be based
- // 1) on qualified java class name,
- // then it is java package name
- // 2) on seam component name,
- // then name is processed by analogy with java,
- // and package name is its part until the last dot.
-
- // Presently, only second approach is implemented,
- // in future an option can be added, that
- // will allow user to customize view by selecting
- // the 'kind' of packages.
- String cls = c.getName();
- //c.getClassName();
- if(cls == null || cls.length() == 0) {
- return "(unspecified)";
- } else if(cls.startsWith("${") || cls.startsWith("#{")) {
- return "(specified with EL)";
- } else {
- int d = cls.lastIndexOf('.');
- return (d < 0) ? "(default package)" : cls.substring(0, d);
- }
- }
-
- static ISeamPackage findOrCreatePackage(ISeamElement parent, Map<String, ISeamPackage> packages, String name) {
- ISeamPackage p = packages.get(name);
- if(p == null) {
- SeamPackage pi = new SeamPackage(name);
- pi.setParent(parent);
- pi.setSourcePath(parent.getSourcePath());
- p = pi;
- packages.put(name, pi);
- }
- return p;
- }
-
- Map<IPath, LoadedDeclarations> getAllDeclarations() {
+ Map<IPath, LoadedDeclarations> getAllDeclarations() throws CloneNotSupportedException {
Map<IPath, LoadedDeclarations> map = new HashMap<IPath, LoadedDeclarations>();
for (ISeamComponent c : allComponents.values()) {
for (ISeamComponentDeclaration d : c.getAllDeclarations()) {
@@ -991,7 +945,7 @@
ds = new LoadedDeclarations();
map.put(p, ds);
}
- ds.getComponents().add((SeamComponentDeclaration)d.copy());
+ ds.getComponents().add(((SeamComponentDeclaration)d).clone());
}
}
for (ISeamFactory f : allFactories) {
@@ -1002,7 +956,7 @@
ds = new LoadedDeclarations();
map.put(p, ds);
}
- ds.getFactories().add((ISeamFactory)f.copy());
+ ds.getFactories().add((ISeamFactory)((SeamObject)f).clone());
}
return map;
}
@@ -1049,4 +1003,4 @@
}
}
-}
\ No newline at end of file
+}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPropertiesDeclaration.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPropertiesDeclaration.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamPropertiesDeclaration.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -123,13 +123,14 @@
}
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- SeamPropertiesDeclaration d = (SeamPropertiesDeclaration)copy;
+ public SeamPropertiesDeclaration clone() throws CloneNotSupportedException {
+ SeamPropertiesDeclaration c = (SeamPropertiesDeclaration)super.clone();
+ c.properties = new HashMap<String, ISeamProperty>();
for (String name : properties.keySet()) {
- ISeamProperty p = (ISeamProperty)properties.get(name).copy();
- d.addProperty(p);
+ ISeamProperty p = (ISeamProperty)doClone(properties.get(name));
+ c.addProperty(p);
}
+ return c;
}
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamProperty.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamProperty.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamProperty.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -80,10 +80,10 @@
return s1 == null ? s2 == null : s1.equals(s2);
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- SeamProperty p = (SeamProperty)copy;
- p.value = value == null ? null : (ISeamValue)value.copy();
+ public SeamProperty clone() throws CloneNotSupportedException {
+ SeamProperty c = (SeamProperty)super.clone();
+ c.value = value == null ? null : (ISeamValue)doClone(value);
+ return c;
}
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamScope.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamScope.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamScope.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -14,7 +14,6 @@
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
-import java.util.Iterator;
import java.util.List;
import java.util.Map;
@@ -26,6 +25,7 @@
public class SeamScope extends SeamObject implements ISeamScope {
//Contains all components for that scope.
+ private Map<String,SeamComponent> componentMap = new HashMap<String, SeamComponent>();
private List<ISeamComponent> components = new ArrayList<ISeamComponent>();
private ScopeType scopeType = null;
@@ -45,17 +45,25 @@
return packages.values();
}
+ public Collection<ISeamPackage> getAllPackages() {
+ List<ISeamPackage> list = new ArrayList<ISeamPackage>();
+ SeamPackageUtil.collectAllPackages(packages, list);
+ return list;
+ }
+
public ISeamPackage getPackage(ISeamComponent c) {
- String pkg = SeamProject.getPackageName(c);
- return packages.get(pkg);
+ String pkg = SeamPackageUtil.getPackageName(c);
+ return SeamPackageUtil.findPackage(this, packages, pkg);
}
- public void addComponent(ISeamComponent component) {
- components.add(component);
+ public void addComponent(SeamComponent component) {
+ components.add(component);
+ componentMap.put(component.getName(), component);
}
public void removeComponent(ISeamComponent component) {
components.remove(component);
+ componentMap.remove(component.getName());
}
public ScopeType getType() {
@@ -63,33 +71,7 @@
}
void revalidatePackages() {
- List<Change> changes = null;
- for (ISeamPackage p : packages.values()) {
- Iterator<ISeamComponent> cs = p.getComponents().iterator();
- while(cs.hasNext()) {
- ISeamComponent c = cs.next();
- String pkg = SeamProject.getPackageName(c);
- if(!components.contains(c) || !p.getName().equals(pkg)) {
- cs.remove();
- changes = Change.addChange(changes, new Change(p, null, c, null));
- }
- }
- }
- for (ISeamComponent c : getComponents()) {
- String pkg = SeamProject.getPackageName(c);
- ISeamPackage p = SeamProject.findOrCreatePackage(this, packages, pkg);
- if(p.getComponents().contains(c)) continue;
- p.getComponents().add(c);
- changes = Change.addChange(changes, new Change(p, null, null, c));
- }
- Iterator<String> ps = packages.keySet().iterator();
- while(ps.hasNext()) {
- ISeamPackage p = packages.get(ps.next());
- if(p.getComponents().size() == 0) {
- ps.remove();
- changes = Change.addChange(changes, new Change(this, null, p, null));
- }
- }
+ List<Change> changes = SeamPackageUtil.revalidatePackages(this, componentMap, getComponents(), packages);
((SeamProject)getSeamProject()).fireChanges(changes);
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueList.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueList.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueList.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -50,12 +50,13 @@
return changes;
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- SeamValueList vl = (SeamValueList)copy;
+ public SeamValueList clone() throws CloneNotSupportedException {
+ SeamValueList c = (SeamValueList)super.clone();
+ c.values = new ArrayList<ISeamValueString>();
for (ISeamValueString v : values) {
- vl.addValue((SeamValueString)v.copy());
+ c.addValue((SeamValueString)doClone(v));
}
+ return c;
}
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueMap.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueMap.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueMap.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -50,12 +50,13 @@
return changes;
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- SeamValueMap vl = (SeamValueMap)copy;
+ public SeamValueMap clone() throws CloneNotSupportedException {
+ SeamValueMap c = (SeamValueMap)super.clone();
+ c.entries = new ArrayList<ISeamValueMapEntry>();
for (ISeamValueMapEntry v : entries) {
- vl.addEntry((SeamValueMapEntry)v.copy());
+ c.addEntry((SeamValueMapEntry)doClone(v));
}
+ return c;
}
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueMapEntry.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueMapEntry.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueMapEntry.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -65,11 +65,11 @@
return changes;
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- SeamValueMapEntry vl = (SeamValueMapEntry)copy;
- vl.key = key == null ? null : (SeamValueString)key.copy();
- vl.value = value == null ? null : (SeamValueString)value.copy();
+ public SeamValueMapEntry clone() throws CloneNotSupportedException {
+ SeamValueMapEntry c = (SeamValueMapEntry)super.clone();
+ c.key = key == null ? null : key.clone();
+ c.value = value == null ? null : value.clone();
+ return c;
}
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueString.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueString.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamValueString.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -46,11 +46,9 @@
return changes;
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- SeamValueString vl = (SeamValueString)copy;
- vl.value = value;
- vl.currentValue = currentValue;
+ public SeamValueString clone() throws CloneNotSupportedException {
+ SeamValueString c = (SeamValueString)super.clone();
+ return c;
}
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamXmlComponentDeclaration.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamXmlComponentDeclaration.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamXmlComponentDeclaration.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -161,14 +161,9 @@
return changes;
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- SeamXmlComponentDeclaration d = (SeamXmlComponentDeclaration)copy;
- d.className = className;
- d.autoCreate = autoCreate;
- d.installed = installed;
- d.jndiName = jndiName;
- d.precedence = precedence;
- d.scope = scope;
+ public SeamXmlComponentDeclaration clone() throws CloneNotSupportedException {
+ SeamXmlComponentDeclaration c = (SeamXmlComponentDeclaration)super.clone();
+ return c;
}
+
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamXmlFactory.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamXmlFactory.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/SeamXmlFactory.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -65,11 +65,9 @@
return changes;
}
- public void copyTo(SeamObject copy) {
- super.copyTo(copy);
- SeamXmlFactory xf = (SeamXmlFactory)copy;
- xf.value = value;
- xf.method = method;
+ public SeamXmlFactory clone() throws CloneNotSupportedException {
+ SeamXmlFactory c = (SeamXmlFactory)super.clone();
+ return c;
}
}
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/scanner/lib/ClassPath.java
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/scanner/lib/ClassPath.java 2007-08-23 15:36:38 UTC (rev 3298)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/src/org/jboss/tools/seam/internal/core/scanner/lib/ClassPath.java 2007-08-23 16:29:47 UTC (rev 3299)
@@ -199,7 +199,7 @@
removable.removeAll(ps);
ps.removeAll(set);
for (SeamProject p : ps) {
-// project.addSeamProject(p);
+ project.addSeamProject(p);
}
for (SeamProject p : removable) {
project.removeSeamProject(p);
17 years, 5 months
JBoss Tools SVN: r3298 - in branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe: dnd and 2 other directories.
by jbosstools-commits@lists.jboss.org
Author: mareshkau
Date: 2007-08-23 11:36:38 -0400 (Thu, 23 Aug 2007)
New Revision: 3298
Added:
branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/
branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/VpeDnD.java
Removed:
branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeDnD.java
Modified:
branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeController.java
branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeSelectionBuilder.java
branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeVisualDomBuilder.java
branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/EditorDomEventListener.java
branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/MozillaDomEventListener.java
Log:
http://jira.jboss.com/jira/browse/JBIDE-743
Copied: branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/VpeDnD.java (from rev 3282, branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeDnD.java)
===================================================================
--- branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/VpeDnD.java (rev 0)
+++ branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/dnd/VpeDnD.java 2007-08-23 15:36:38 UTC (rev 3298)
@@ -0,0 +1,108 @@
+/*******************************************************************************
+
+* Copyright (c) 2007 Red Hat, Inc.
+* Distributed under license by Red Hat, Inc. All rights reserved.
+* This program is made available under the terms of the
+* Eclipse Public License v1.0 which accompanies this distribution,
+* and is available at http://www.eclipse.org/legal/epl-v10.html
+*
+* Contributors:
+* Red Hat, Inc. - initial API and implementation
+******************************************************************************/
+package org.jboss.tools.vpe.dnd;
+
+import org.eclipse.swt.graphics.Rectangle;
+import org.mozilla.interfaces.nsIComponentManager;
+import org.mozilla.interfaces.nsIDOMElement;
+import org.mozilla.interfaces.nsIDOMEvent;
+import org.mozilla.interfaces.nsIDOMNSHTMLElement;
+import org.mozilla.interfaces.nsIDOMNode;
+import org.mozilla.interfaces.nsIDragService;
+import org.mozilla.interfaces.nsIServiceManager;
+import org.mozilla.xpcom.Mozilla;
+import org.mozilla.xpcom.XPCOMException;
+
+/**
+ * @author Max Areshkau
+ *
+ *Class which response for drag and drop functionality
+ */
+public class VpeDnD {
+
+ private static final String CID_DRAGSERVICE="@mozilla.org/widget/dragservice;1";
+ private static final String CID_SUPPORTSARRAY = "@mozilla.org/supports-array;1";
+ /**
+ * service manager */
+ private nsIServiceManager serviceManager;
+
+ /**
+ * component manager
+ */
+ private nsIComponentManager componentManager;
+
+ /**
+ * drag service
+ */
+ private nsIDragService dragService;
+
+ public Rectangle getBounds(nsIDOMNode visualNode) {
+ try {
+
+ nsIDOMNSHTMLElement domNSHTMLElement = (nsIDOMNSHTMLElement) visualNode.queryInterface(nsIDOMNSHTMLElement.NS_IDOMNSHTMLELEMENT_IID);
+ return new Rectangle(domNSHTMLElement.getOffsetLeft(), domNSHTMLElement.getOffsetTop(),domNSHTMLElement.getOffsetWidth(),domNSHTMLElement.getOffsetHeight());
+
+ } catch(XPCOMException xpcomException) {
+
+ //TODO Max Areshkau
+ //If node not not implement nsIDOMNSHTMLElement, may be check best take a parent node
+ return new Rectangle(0, 0, 0,0);
+ }
+ }
+
+ /**
+ * Starts drag session
+ * @param dragetElement
+ */
+ public void startDragSession(nsIDOMEvent domEvent) {
+ //TODO Max Areshkau
+ }
+
+ /**
+ * @return the componentManager
+ */
+ public nsIComponentManager getComponentManager() {
+
+ if(componentManager==null) {
+
+ componentManager = Mozilla.getInstance()
+ .getComponentManager();
+ }
+ return componentManager;
+ }
+
+ /**
+ * @return the serviceManager
+ */
+ public nsIServiceManager getServiceManager() {
+
+ if(serviceManager==null) {
+ serviceManager = Mozilla.getInstance()
+ .getServiceManager();
+ }
+ return serviceManager;
+ }
+
+ /**
+ * @return the dragService
+ */
+ public nsIDragService getDragService() {
+
+ if(dragService==null) {
+ dragService = (nsIDragService) serviceManager
+ .getServiceByContractID(CID_DRAGSERVICE,
+ nsIDragService.NS_IDRAGSERVICE_IID);
+ }
+ return dragService;
+ }
+
+}
Modified: branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeController.java
===================================================================
--- branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeController.java 2007-08-23 14:55:28 UTC (rev 3297)
+++ branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeController.java 2007-08-23 15:36:38 UTC (rev 3298)
@@ -2464,5 +2464,13 @@
public void setXulRunnerEditor(XulRunnerEditor xulRunnerEditor) {
this.xulRunnerEditor = xulRunnerEditor;
}
+
+ /**
+ * Start drag session
+ */
+ public void startDragSession() {
+ // TODO Auto-generated method stub
+
+ }
}
\ No newline at end of file
Deleted: branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeDnD.java
===================================================================
--- branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeDnD.java 2007-08-23 14:55:28 UTC (rev 3297)
+++ branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeDnD.java 2007-08-23 15:36:38 UTC (rev 3298)
@@ -1,40 +0,0 @@
-/*******************************************************************************
-
-* Copyright (c) 2007 Red Hat, Inc.
-* Distributed under license by Red Hat, Inc. All rights reserved.
-* This program is made available under the terms of the
-* Eclipse Public License v1.0 which accompanies this distribution,
-* and is available at http://www.eclipse.org/legal/epl-v10.html
-*
-* Contributors:
-* Red Hat, Inc. - initial API and implementation
-******************************************************************************/
-package org.jboss.tools.vpe.editor;
-
-import org.eclipse.swt.graphics.Rectangle;
-import org.mozilla.interfaces.nsIDOMNSHTMLElement;
-import org.mozilla.interfaces.nsIDOMNode;
-import org.mozilla.xpcom.XPCOMException;
-
-/**
- * @author Max Areshkau
- *
- *Class which response for drag and drop functionality
- */
-public class VpeDnD {
-
- public Rectangle getBounds(nsIDOMNode visualNode) {
- try {
-
- nsIDOMNSHTMLElement domNSHTMLElement = (nsIDOMNSHTMLElement) visualNode.queryInterface(nsIDOMNSHTMLElement.NS_IDOMNSHTMLELEMENT_IID);
- return new Rectangle(domNSHTMLElement.getOffsetLeft(), domNSHTMLElement.getOffsetTop(),domNSHTMLElement.getOffsetWidth(),domNSHTMLElement.getOffsetHeight());
-
- } catch(XPCOMException xpcomException) {
-
- //TODO Max Areshkau
- //If node not not implement nsIDOMNSHTMLElement, may be check best take a parent node
- return new Rectangle(0, 0, 0,0);
- }
- }
-
-}
Modified: branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeSelectionBuilder.java
===================================================================
--- branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeSelectionBuilder.java 2007-08-23 14:55:28 UTC (rev 3297)
+++ branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeSelectionBuilder.java 2007-08-23 15:36:38 UTC (rev 3298)
@@ -1203,7 +1203,7 @@
if (visualBuilder.getNodeBounds(selectedNode).contains(VisualDomUtil.getMousePoint(event))) {
switch(selectedNode.getNodeType()) {
case nsIDOMNode.ELEMENT_NODE:
- info = new VpeVisualInnerDragInfo((nsIDOMElement)selectedNode);
+ info = new VpeVisualInnerDragInfo((nsIDOMElement)selectedNode.queryInterface(nsIDOMElement.NS_IDOMELEMENT_IID));
break;
case nsIDOMNode.TEXT_NODE:
info = new VpeVisualInnerDragInfo(selectedNode, 0, selectedNode.getNodeValue().length());
Modified: branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeVisualDomBuilder.java
===================================================================
--- branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeVisualDomBuilder.java 2007-08-23 14:55:28 UTC (rev 3297)
+++ branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/VpeVisualDomBuilder.java 2007-08-23 15:36:38 UTC (rev 3298)
@@ -34,6 +34,7 @@
import org.jboss.tools.jst.jsp.preferences.VpePreference;
import org.jboss.tools.vpe.VpeDebug;
import org.jboss.tools.vpe.VpePlugin;
+import org.jboss.tools.vpe.dnd.VpeDnD;
import org.jboss.tools.vpe.editor.context.VpePageContext;
import org.jboss.tools.vpe.editor.css.CSSReferenceList;
import org.jboss.tools.vpe.editor.css.ResourceReference;
Modified: branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/EditorDomEventListener.java
===================================================================
--- branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/EditorDomEventListener.java 2007-08-23 14:55:28 UTC (rev 3297)
+++ branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/EditorDomEventListener.java 2007-08-23 15:36:38 UTC (rev 3298)
@@ -64,4 +64,5 @@
* Calls when editor content changed, and we should highlight selected element.
*/
void onRefresh();
+ void startDragSession();
}
Modified: branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/MozillaDomEventListener.java
===================================================================
--- branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/MozillaDomEventListener.java 2007-08-23 14:55:28 UTC (rev 3297)
+++ branches/jbosstools_xulrunner/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/mozilla/MozillaDomEventListener.java 2007-08-23 15:36:38 UTC (rev 3298)
@@ -194,7 +194,7 @@
// XPCOM.memmove(offset, new int[] {0}, 4);
// return XPCOM.NS_OK;
// }
- //generates on external drop event
+// generates on external drop event
// int CanDropExternal(int aDropEvent, int aFlavor, int aTransData, int _retval, int aNode, int offset) {
// int canDrop = 0;
// int aCaretParent = 0;
@@ -364,7 +364,31 @@
} else if(CONTEXTMENUEVENTTYPE.equals(domEvent.getType())) {
//first param are null 0, because this not used in event handler
getEditorDomEventListener().onShowContextMenu(0, domEvent, (nsIDOMNode) domEvent.getTarget().queryInterface(nsIDOMNode.NS_IDOMNODE_IID));
- }
+ } else if(DRAGGESTUREEVENT.equals(domEvent.getType())) {
+ //here was moved functionality from can drag function
+ System.out.print(DRAGGESTUREEVENT);
+ nsIDOMMouseEvent mouseEvent = (nsIDOMMouseEvent) domEvent.queryInterface(nsIDOMMouseEvent.NS_IDOMMOUSEEVENT_IID);
+
+ if (editorDomEventListener != null && !isXulElement(mouseEvent)) {
+ boolean canDragFlag = editorDomEventListener.canInnerDrag(mouseEvent);
+ //TODO Max Areshkau think about using can -or not can drag if we can drag we should
+ //start drag session
+ System.out.println("Can drag"+canDragFlag);
+ }
+ //TODO Max Areshkau Drag gesture event
+ } else if(DRAGDROPEVENT.equals(domEvent.getType())) {
+ System.out.println(DRAGDROPEVENT);
+ //TODO Max Areshkau drag drop gesture event
+ } else if(DRAGENTEREVENT.equals(domEvent.getType())) {
+ System.out.println(DRAGENTEREVENT);
+ //TODO Max Areshkau drag enter event
+ } else if(DRAGEXITEVENT.equals(domEvent.getType())) {
+ System.out.println(DRAGEXITEVENT);
+ //TODO Max Areshkau drag enter event
+ } else if(DRAGOVEREVENT.equals(domEvent.getType())) {
+ System.out.println(DRAGOVEREVENT);
+ //TODO Max Areshkau drag over event
+ }
getEditorDomEventListener().onRefresh();
//not using default mozilla event handlers
17 years, 5 months
JBoss Tools SVN: r3297 - in trunk: as/plugins/org.jboss.ide.eclipse.as.ui and 93 other directories.
by jbosstools-commits@lists.jboss.org
Author: akazakov
Date: 2007-08-23 10:55:28 -0400 (Thu, 23 Aug 2007)
New Revision: 3297
Added:
trunk/as/plugins/org.jboss.ide.eclipse.as.core/about.html
trunk/as/plugins/org.jboss.ide.eclipse.as.ui.mbeans/about.html
trunk/as/plugins/org.jboss.ide.eclipse.as.ui/about.html
trunk/common/plugins/org.jboss.tools.common.gef/about.html
trunk/common/plugins/org.jboss.tools.common.kb/about.html
trunk/common/plugins/org.jboss.tools.common.meta.ui/about.html
trunk/common/plugins/org.jboss.tools.common.model.ui/about.html
trunk/common/plugins/org.jboss.tools.common.model/about.html
trunk/common/plugins/org.jboss.tools.common.projecttemplates/about.html
trunk/common/plugins/org.jboss.tools.common.text.ext/about.html
trunk/common/plugins/org.jboss.tools.common.text.xml/about.html
trunk/common/plugins/org.jboss.tools.common.verification.ui/about.html
trunk/common/plugins/org.jboss.tools.common.verification/about.html
trunk/common/plugins/org.jboss.tools.common/about.html
trunk/common/tests/org.jboss.tools.common.kb.test/about.html
trunk/common/tests/org.jboss.tools.common.model.test/about.html
trunk/common/tests/org.jboss.tools.common.test/about.html
trunk/common/tests/org.jboss.tools.common.verification.test/about.html
trunk/core/plugins/org.jboss.ide.eclipse.archives.core/about.html
trunk/core/plugins/org.jboss.ide.eclipse.archives.ui/about.html
trunk/core/plugins/org.jboss.ide.eclipse.core/about.html
trunk/core/plugins/org.jboss.ide.eclipse.firstrun/about.html
trunk/core/plugins/org.jboss.ide.eclipse.help/about.html
trunk/core/plugins/org.jboss.ide.eclipse.jdt.core/about.html
trunk/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.core/about.html
trunk/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/about.html
trunk/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.xml.ui/about.html
trunk/core/plugins/org.jboss.ide.eclipse.jdt.test.core/about.html
trunk/core/plugins/org.jboss.ide.eclipse.jdt.test.ui/about.html
trunk/core/plugins/org.jboss.ide.eclipse.jdt.ui/about.html
trunk/core/plugins/org.jboss.ide.eclipse.ui/about.html
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/about.html
trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.core/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.view/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.veditor/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/about.html
trunk/jsf/features/org.jboss.tools.richfaces.feature/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.text.ext.facelets/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.text.ext/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.ui/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.verification/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.facelets/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.tomahawk/about.html
trunk/jsf/plugins/org.jboss.tools.jsf/about.html
trunk/jsf/tests/org.jboss.tools.jsf.test/about.html
trunk/jsf/tests/org.jboss.tools.jsf.text.ext.test/about.html
trunk/jsf/tests/org.jboss.tools.jsf.verification.test/about.html
trunk/jst/features/org.jboss.tools.jst.feature/about.html
trunk/jst/plugins/org.jboss.tools.jst.firstrun/about.html
trunk/jst/plugins/org.jboss.tools.jst.jsp/about.html
trunk/jst/plugins/org.jboss.tools.jst.server.jboss/about.html
trunk/jst/plugins/org.jboss.tools.jst.server.jetty/about.html
trunk/jst/plugins/org.jboss.tools.jst.server.jrun/about.html
trunk/jst/plugins/org.jboss.tools.jst.server.resin/about.html
trunk/jst/plugins/org.jboss.tools.jst.web.debug.ui/about.html
trunk/jst/plugins/org.jboss.tools.jst.web.debug/about.html
trunk/jst/plugins/org.jboss.tools.jst.web.tiles.ui/about.html
trunk/jst/plugins/org.jboss.tools.jst.web.tiles/about.html
trunk/jst/plugins/org.jboss.tools.jst.web.ui/about.html
trunk/jst/plugins/org.jboss.tools.jst.web.verification/about.html
trunk/jst/plugins/org.jboss.tools.jst.web/about.html
trunk/jst/tests/org.jboss.tools.jst.web.test/about.html
trunk/seam/plugins/org.jboss.ide.seam.gen/about.html
trunk/seam/plugins/org.jboss.tools.seam.core/about.html
trunk/seam/plugins/org.jboss.tools.seam.text.ext/about.html
trunk/seam/plugins/org.jboss.tools.seam.ui/about.html
trunk/seam/plugins/org.jboss.tools.seam.xml.ui/about.html
trunk/seam/plugins/org.jboss.tools.seam.xml/about.html
trunk/seam/tests/org.jboss.tools.seam.core.test/about.html
trunk/shale/plugins/org.jboss.tools.shale.text.ext/about.html
trunk/shale/plugins/org.jboss.tools.shale.ui/about.html
trunk/shale/plugins/org.jboss.tools.shale/about.html
trunk/struts/plugins/org.jboss.tools.struts.debug/about.html
trunk/struts/plugins/org.jboss.tools.struts.text.ext/about.html
trunk/struts/plugins/org.jboss.tools.struts.ui/about.html
trunk/struts/plugins/org.jboss.tools.struts.validator.ui/about.html
trunk/struts/plugins/org.jboss.tools.struts.verification/about.html
trunk/struts/plugins/org.jboss.tools.struts/about.html
trunk/tests/tests/org.jboss.ide.eclipse.core.test/about.html
trunk/tests/tests/org.jboss.tools.test/about.html
trunk/vpe/plugins/org.jboss.tools.vpe.mozilla.gtk/about.html
trunk/vpe/plugins/org.jboss.tools.vpe.mozilla/about.html
trunk/vpe/plugins/org.jboss.tools.vpe.ui.palette/about.html
trunk/vpe/plugins/org.jboss.tools.vpe.ui/about.html
trunk/vpe/plugins/org.jboss.tools.vpe/about.html
trunk/vpe/tests/org.jboss.tools.vpe.mozilla.test/about.html
trunk/vpe/tests/org.jboss.tools.vpe.test/about.html
Removed:
trunk/common/plugins/org.jboss.tools.common.kb/about.html
trunk/common/plugins/org.jboss.tools.common.model.ui/about.html
trunk/common/plugins/org.jboss.tools.common.model/about.html
trunk/common/plugins/org.jboss.tools.common.text.ext/about.html
trunk/common/plugins/org.jboss.tools.common.text.xml/about.html
trunk/common/plugins/org.jboss.tools.common.verification.ui/about.html
trunk/common/plugins/org.jboss.tools.common.verification/about.html
trunk/common/plugins/org.jboss.tools.common/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.core/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.view/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.veditor/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/about.html
trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.text.ext.facelets/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.text.ext/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.ui/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.verification/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.facelets/about.html
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.tomahawk/about.html
trunk/jsf/plugins/org.jboss.tools.jsf/about.html
trunk/jst/plugins/org.jboss.tools.jst.jsp/about.html
trunk/jst/plugins/org.jboss.tools.jst.server.jboss/about.html
trunk/jst/plugins/org.jboss.tools.jst.server.jetty/about.html
trunk/jst/plugins/org.jboss.tools.jst.server.jrun/about.html
trunk/jst/plugins/org.jboss.tools.jst.server.resin/about.html
trunk/jst/plugins/org.jboss.tools.jst.web.debug.ui/about.html
trunk/jst/plugins/org.jboss.tools.jst.web.debug/about.html
trunk/jst/plugins/org.jboss.tools.jst.web.tiles.ui/about.html
trunk/jst/plugins/org.jboss.tools.jst.web.tiles/about.html
trunk/jst/plugins/org.jboss.tools.jst.web.ui/about.html
trunk/jst/plugins/org.jboss.tools.jst.web.verification/about.html
trunk/jst/plugins/org.jboss.tools.jst.web/about.html
trunk/seam/plugins/org.jboss.tools.seam.xml.ui/about.html
trunk/seam/plugins/org.jboss.tools.seam.xml/about.html
trunk/shale/plugins/org.jboss.tools.shale.text.ext/about.html
trunk/shale/plugins/org.jboss.tools.shale.ui/about.html
trunk/shale/plugins/org.jboss.tools.shale/about.html
trunk/struts/plugins/org.jboss.tools.struts.debug/about.html
trunk/struts/plugins/org.jboss.tools.struts.text.ext/about.html
trunk/struts/plugins/org.jboss.tools.struts.ui/about.html
trunk/struts/plugins/org.jboss.tools.struts.validator.ui/about.html
trunk/struts/plugins/org.jboss.tools.struts.verification/about.html
trunk/struts/plugins/org.jboss.tools.struts/about.html
trunk/vpe/plugins/org.jboss.tools.vpe.mozilla/about.html
trunk/vpe/plugins/org.jboss.tools.vpe.ui.palette/about.html
trunk/vpe/plugins/org.jboss.tools.vpe.ui/about.html
trunk/vpe/plugins/org.jboss.tools.vpe/about.html
Log:
http://jira.jboss.com/jira/browse/JBIDE-710 Added about.html with license links
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.core/about.html
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.core/about.html (rev 0)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.core/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.ui/about.html
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.ui/about.html (rev 0)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.ui.mbeans/about.html
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.ui.mbeans/about.html (rev 0)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.ui.mbeans/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/common/plugins/org.jboss.tools.common/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/common/plugins/org.jboss.tools.common/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
Added: trunk/common/plugins/org.jboss.tools.common/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common/about.html (rev 0)
+++ trunk/common/plugins/org.jboss.tools.common/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/common/plugins/org.jboss.tools.common.gef/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.gef/about.html (rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.gef/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/common/plugins/org.jboss.tools.common.kb/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.kb/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/common/plugins/org.jboss.tools.common.kb/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/common/plugins/org.jboss.tools.common.kb/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.kb/about.html (rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.kb/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/common/plugins/org.jboss.tools.common.meta.ui/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.meta.ui/about.html (rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.meta.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/common/plugins/org.jboss.tools.common.model/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.model/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/common/plugins/org.jboss.tools.common.model/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/common/plugins/org.jboss.tools.common.model/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.model/about.html (rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.model/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/common/plugins/org.jboss.tools.common.model.ui/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.model.ui/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/common/plugins/org.jboss.tools.common.model.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
Added: trunk/common/plugins/org.jboss.tools.common.model.ui/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.model.ui/about.html (rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.model.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/common/plugins/org.jboss.tools.common.projecttemplates/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.projecttemplates/about.html (rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.projecttemplates/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/common/plugins/org.jboss.tools.common.text.ext/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.text.ext/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/common/plugins/org.jboss.tools.common.text.ext/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/common/plugins/org.jboss.tools.common.text.ext/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.text.ext/about.html (rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.text.ext/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/common/plugins/org.jboss.tools.common.text.xml/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.text.xml/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/common/plugins/org.jboss.tools.common.text.xml/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/common/plugins/org.jboss.tools.common.text.xml/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.text.xml/about.html (rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.text.xml/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/common/plugins/org.jboss.tools.common.verification/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.verification/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/common/plugins/org.jboss.tools.common.verification/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
Added: trunk/common/plugins/org.jboss.tools.common.verification/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.verification/about.html (rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.verification/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/common/plugins/org.jboss.tools.common.verification.ui/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.verification.ui/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/common/plugins/org.jboss.tools.common.verification.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
Added: trunk/common/plugins/org.jboss.tools.common.verification.ui/about.html
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.verification.ui/about.html (rev 0)
+++ trunk/common/plugins/org.jboss.tools.common.verification.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/common/tests/org.jboss.tools.common.kb.test/about.html
===================================================================
--- trunk/common/tests/org.jboss.tools.common.kb.test/about.html (rev 0)
+++ trunk/common/tests/org.jboss.tools.common.kb.test/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/common/tests/org.jboss.tools.common.model.test/about.html
===================================================================
--- trunk/common/tests/org.jboss.tools.common.model.test/about.html (rev 0)
+++ trunk/common/tests/org.jboss.tools.common.model.test/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/common/tests/org.jboss.tools.common.test/about.html
===================================================================
--- trunk/common/tests/org.jboss.tools.common.test/about.html (rev 0)
+++ trunk/common/tests/org.jboss.tools.common.test/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/common/tests/org.jboss.tools.common.verification.test/about.html
===================================================================
--- trunk/common/tests/org.jboss.tools.common.verification.test/about.html (rev 0)
+++ trunk/common/tests/org.jboss.tools.common.verification.test/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/core/plugins/org.jboss.ide.eclipse.archives.core/about.html
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.archives.core/about.html (rev 0)
+++ trunk/core/plugins/org.jboss.ide.eclipse.archives.core/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/core/plugins/org.jboss.ide.eclipse.archives.ui/about.html
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.archives.ui/about.html (rev 0)
+++ trunk/core/plugins/org.jboss.ide.eclipse.archives.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/core/plugins/org.jboss.ide.eclipse.core/about.html
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.core/about.html (rev 0)
+++ trunk/core/plugins/org.jboss.ide.eclipse.core/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/core/plugins/org.jboss.ide.eclipse.firstrun/about.html
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.firstrun/about.html (rev 0)
+++ trunk/core/plugins/org.jboss.ide.eclipse.firstrun/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/core/plugins/org.jboss.ide.eclipse.help/about.html
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.help/about.html (rev 0)
+++ trunk/core/plugins/org.jboss.ide.eclipse.help/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/core/plugins/org.jboss.ide.eclipse.jdt.core/about.html
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.jdt.core/about.html (rev 0)
+++ trunk/core/plugins/org.jboss.ide.eclipse.jdt.core/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.core/about.html
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.core/about.html (rev 0)
+++ trunk/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.core/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/about.html
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/about.html (rev 0)
+++ trunk/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.xml.ui/about.html
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.xml.ui/about.html (rev 0)
+++ trunk/core/plugins/org.jboss.ide.eclipse.jdt.j2ee.xml.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/core/plugins/org.jboss.ide.eclipse.jdt.test.core/about.html
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.jdt.test.core/about.html (rev 0)
+++ trunk/core/plugins/org.jboss.ide.eclipse.jdt.test.core/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/core/plugins/org.jboss.ide.eclipse.jdt.test.ui/about.html
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.jdt.test.ui/about.html (rev 0)
+++ trunk/core/plugins/org.jboss.ide.eclipse.jdt.test.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/core/plugins/org.jboss.ide.eclipse.jdt.ui/about.html
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.jdt.ui/about.html (rev 0)
+++ trunk/core/plugins/org.jboss.ide.eclipse.jdt.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/core/plugins/org.jboss.ide.eclipse.ui/about.html
===================================================================
--- trunk/core/plugins/org.jboss.ide.eclipse.ui/about.html (rev 0)
+++ trunk/core/plugins/org.jboss.ide.eclipse.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/about.html (rev 0)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.apt.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/about.html (rev 0)
+++ trunk/hibernatetools/plugins/org.hibernate.eclipse.jdt.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.core/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.core/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.core/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,8 +0,0 @@
-<html>
-<head>
-<title></title>
-</head>
-<body bgcolor="white">
-</body>
-</html>
-
Added: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.core/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.core/about.html (rev 0)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.core/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,7 +0,0 @@
-<html>
-<head>
-<title></title>
-</head>
-<body bgcolor="white">
-</body>
-</html>
\ No newline at end of file
Added: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/about.html (rev 0)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.hblibs/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,7 +0,0 @@
-<html>
-<head>
-<title></title>
-</head>
-<body bgcolor="white">
-</body>
-</html>
\ No newline at end of file
Added: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/about.html (rev 0)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.veditor/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.view/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.view/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.view/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,7 +0,0 @@
-<html>
-<head>
-<title></title>
-</head>
-<body bgcolor="white">
-</body>
-</html>
\ No newline at end of file
Added: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.view/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.view/about.html (rev 0)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.ui.view/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.veditor/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.veditor/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.veditor/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,7 +0,0 @@
-<html>
-<head>
-<title></title>
-</head>
-<body bgcolor="white">
-</body>
-</html>
\ No newline at end of file
Added: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.veditor/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.veditor/about.html (rev 0)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.veditor/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,7 +0,0 @@
-<html>
-<head>
-<title></title>
-</head>
-<body bgcolor="white">
-</body>
-</html>
\ No newline at end of file
Added: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/about.html (rev 0)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.view/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,7 +0,0 @@
-<html>
-<head>
-<title></title>
-</head>
-<body bgcolor="white">
-</body>
-</html>
\ No newline at end of file
Added: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/about.html (rev 0)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,7 +0,0 @@
-<html>
-<head>
-<title></title>
-</head>
-<body bgcolor="white">
-</body>
-</html>
\ No newline at end of file
Added: trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/about.html
===================================================================
--- trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/about.html (rev 0)
+++ trunk/hibernatetools/plugins/org.jboss.tools.hibernate.xml.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/jsf/features/org.jboss.tools.richfaces.feature/about.html
===================================================================
--- trunk/jsf/features/org.jboss.tools.richfaces.feature/about.html (rev 0)
+++ trunk/jsf/features/org.jboss.tools.richfaces.feature/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jsf/plugins/org.jboss.tools.jsf/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jsf/plugins/org.jboss.tools.jsf/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About this content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
Added: trunk/jsf/plugins/org.jboss.tools.jsf/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf/about.html (rev 0)
+++ trunk/jsf/plugins/org.jboss.tools.jsf/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jsf/plugins/org.jboss.tools.jsf.text.ext/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.text.ext/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.text.ext/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jsf/plugins/org.jboss.tools.jsf.text.ext/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.text.ext/about.html (rev 0)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.text.ext/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jsf/plugins/org.jboss.tools.jsf.text.ext.facelets/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.text.ext.facelets/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.text.ext.facelets/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
Added: trunk/jsf/plugins/org.jboss.tools.jsf.text.ext.facelets/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.text.ext.facelets/about.html (rev 0)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.text.ext.facelets/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jsf/plugins/org.jboss.tools.jsf.ui/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.ui/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jsf/plugins/org.jboss.tools.jsf.ui/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.ui/about.html (rev 0)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jsf/plugins/org.jboss.tools.jsf.verification/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.verification/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.verification/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jsf/plugins/org.jboss.tools.jsf.verification/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.verification/about.html (rev 0)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.verification/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/about.html (rev 0)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.ajax4jsf/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.facelets/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.facelets/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.facelets/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.facelets/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.facelets/about.html (rev 0)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.facelets/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/about.html (rev 0)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.richfaces/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/about.html (rev 0)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.tomahawk/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.tomahawk/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.tomahawk/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.tomahawk/about.html
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.tomahawk/about.html (rev 0)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.tomahawk/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/jsf/tests/org.jboss.tools.jsf.test/about.html
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.test/about.html (rev 0)
+++ trunk/jsf/tests/org.jboss.tools.jsf.test/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/jsf/tests/org.jboss.tools.jsf.text.ext.test/about.html
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.text.ext.test/about.html (rev 0)
+++ trunk/jsf/tests/org.jboss.tools.jsf.text.ext.test/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/jsf/tests/org.jboss.tools.jsf.verification.test/about.html
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.verification.test/about.html (rev 0)
+++ trunk/jsf/tests/org.jboss.tools.jsf.verification.test/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/jst/features/org.jboss.tools.jst.feature/about.html
===================================================================
--- trunk/jst/features/org.jboss.tools.jst.feature/about.html (rev 0)
+++ trunk/jst/features/org.jboss.tools.jst.feature/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/jst/plugins/org.jboss.tools.jst.firstrun/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.firstrun/about.html (rev 0)
+++ trunk/jst/plugins/org.jboss.tools.jst.firstrun/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jst/plugins/org.jboss.tools.jst.jsp/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.jsp/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jst/plugins/org.jboss.tools.jst.jsp/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jst/plugins/org.jboss.tools.jst.jsp/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.jsp/about.html (rev 0)
+++ trunk/jst/plugins/org.jboss.tools.jst.jsp/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jst/plugins/org.jboss.tools.jst.server.jboss/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.server.jboss/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jst/plugins/org.jboss.tools.jst.server.jboss/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jst/plugins/org.jboss.tools.jst.server.jboss/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.server.jboss/about.html (rev 0)
+++ trunk/jst/plugins/org.jboss.tools.jst.server.jboss/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jst/plugins/org.jboss.tools.jst.server.jetty/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.server.jetty/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jst/plugins/org.jboss.tools.jst.server.jetty/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jst/plugins/org.jboss.tools.jst.server.jetty/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.server.jetty/about.html (rev 0)
+++ trunk/jst/plugins/org.jboss.tools.jst.server.jetty/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jst/plugins/org.jboss.tools.jst.server.jrun/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.server.jrun/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jst/plugins/org.jboss.tools.jst.server.jrun/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jst/plugins/org.jboss.tools.jst.server.jrun/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.server.jrun/about.html (rev 0)
+++ trunk/jst/plugins/org.jboss.tools.jst.server.jrun/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jst/plugins/org.jboss.tools.jst.server.resin/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.server.resin/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jst/plugins/org.jboss.tools.jst.server.resin/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jst/plugins/org.jboss.tools.jst.server.resin/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.server.resin/about.html (rev 0)
+++ trunk/jst/plugins/org.jboss.tools.jst.server.resin/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jst/plugins/org.jboss.tools.jst.web/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jst/plugins/org.jboss.tools.jst.web/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jst/plugins/org.jboss.tools.jst.web/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web/about.html (rev 0)
+++ trunk/jst/plugins/org.jboss.tools.jst.web/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jst/plugins/org.jboss.tools.jst.web.debug/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.debug/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.debug/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jst/plugins/org.jboss.tools.jst.web.debug/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.debug/about.html (rev 0)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.debug/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jst/plugins/org.jboss.tools.jst.web.debug.ui/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.debug.ui/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.debug.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jst/plugins/org.jboss.tools.jst.web.debug.ui/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.debug.ui/about.html (rev 0)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.debug.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jst/plugins/org.jboss.tools.jst.web.tiles/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.tiles/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.tiles/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jst/plugins/org.jboss.tools.jst.web.tiles/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.tiles/about.html (rev 0)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.tiles/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jst/plugins/org.jboss.tools.jst.web.tiles.ui/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.tiles.ui/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.tiles.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jst/plugins/org.jboss.tools.jst.web.tiles.ui/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.tiles.ui/about.html (rev 0)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.tiles.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jst/plugins/org.jboss.tools.jst.web.ui/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.ui/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jst/plugins/org.jboss.tools.jst.web.ui/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.ui/about.html (rev 0)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/jst/plugins/org.jboss.tools.jst.web.verification/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.verification/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.verification/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/jst/plugins/org.jboss.tools.jst.web.verification/about.html
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.verification/about.html (rev 0)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.verification/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/jst/tests/org.jboss.tools.jst.web.test/about.html
===================================================================
--- trunk/jst/tests/org.jboss.tools.jst.web.test/about.html (rev 0)
+++ trunk/jst/tests/org.jboss.tools.jst.web.test/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/seam/plugins/org.jboss.ide.seam.gen/about.html
===================================================================
--- trunk/seam/plugins/org.jboss.ide.seam.gen/about.html (rev 0)
+++ trunk/seam/plugins/org.jboss.ide.seam.gen/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/seam/plugins/org.jboss.tools.seam.core/about.html
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/about.html (rev 0)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/seam/plugins/org.jboss.tools.seam.text.ext/about.html
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.text.ext/about.html (rev 0)
+++ trunk/seam/plugins/org.jboss.tools.seam.text.ext/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/seam/plugins/org.jboss.tools.seam.ui/about.html
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/about.html (rev 0)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/seam/plugins/org.jboss.tools.seam.xml/about.html
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.xml/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/seam/plugins/org.jboss.tools.seam.xml/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About this content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
Added: trunk/seam/plugins/org.jboss.tools.seam.xml/about.html
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.xml/about.html (rev 0)
+++ trunk/seam/plugins/org.jboss.tools.seam.xml/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/seam/plugins/org.jboss.tools.seam.xml.ui/about.html
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.xml.ui/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/seam/plugins/org.jboss.tools.seam.xml.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/seam/plugins/org.jboss.tools.seam.xml.ui/about.html
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.xml.ui/about.html (rev 0)
+++ trunk/seam/plugins/org.jboss.tools.seam.xml.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/seam/tests/org.jboss.tools.seam.core.test/about.html
===================================================================
--- trunk/seam/tests/org.jboss.tools.seam.core.test/about.html (rev 0)
+++ trunk/seam/tests/org.jboss.tools.seam.core.test/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/shale/plugins/org.jboss.tools.shale/about.html
===================================================================
--- trunk/shale/plugins/org.jboss.tools.shale/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/shale/plugins/org.jboss.tools.shale/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/shale/plugins/org.jboss.tools.shale/about.html
===================================================================
--- trunk/shale/plugins/org.jboss.tools.shale/about.html (rev 0)
+++ trunk/shale/plugins/org.jboss.tools.shale/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/shale/plugins/org.jboss.tools.shale.text.ext/about.html
===================================================================
--- trunk/shale/plugins/org.jboss.tools.shale.text.ext/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/shale/plugins/org.jboss.tools.shale.text.ext/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/shale/plugins/org.jboss.tools.shale.text.ext/about.html
===================================================================
--- trunk/shale/plugins/org.jboss.tools.shale.text.ext/about.html (rev 0)
+++ trunk/shale/plugins/org.jboss.tools.shale.text.ext/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/shale/plugins/org.jboss.tools.shale.ui/about.html
===================================================================
--- trunk/shale/plugins/org.jboss.tools.shale.ui/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/shale/plugins/org.jboss.tools.shale.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/shale/plugins/org.jboss.tools.shale.ui/about.html
===================================================================
--- trunk/shale/plugins/org.jboss.tools.shale.ui/about.html (rev 0)
+++ trunk/shale/plugins/org.jboss.tools.shale.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/struts/plugins/org.jboss.tools.struts/about.html
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/struts/plugins/org.jboss.tools.struts/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/struts/plugins/org.jboss.tools.struts/about.html
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts/about.html (rev 0)
+++ trunk/struts/plugins/org.jboss.tools.struts/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/struts/plugins/org.jboss.tools.struts.debug/about.html
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.debug/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/struts/plugins/org.jboss.tools.struts.debug/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/struts/plugins/org.jboss.tools.struts.debug/about.html
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.debug/about.html (rev 0)
+++ trunk/struts/plugins/org.jboss.tools.struts.debug/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/struts/plugins/org.jboss.tools.struts.text.ext/about.html
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.text.ext/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/struts/plugins/org.jboss.tools.struts.text.ext/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/struts/plugins/org.jboss.tools.struts.text.ext/about.html
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.text.ext/about.html (rev 0)
+++ trunk/struts/plugins/org.jboss.tools.struts.text.ext/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/struts/plugins/org.jboss.tools.struts.ui/about.html
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.ui/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/struts/plugins/org.jboss.tools.struts.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/struts/plugins/org.jboss.tools.struts.ui/about.html
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.ui/about.html (rev 0)
+++ trunk/struts/plugins/org.jboss.tools.struts.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/struts/plugins/org.jboss.tools.struts.validator.ui/about.html
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.validator.ui/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/struts/plugins/org.jboss.tools.struts.validator.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/struts/plugins/org.jboss.tools.struts.validator.ui/about.html
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.validator.ui/about.html (rev 0)
+++ trunk/struts/plugins/org.jboss.tools.struts.validator.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/struts/plugins/org.jboss.tools.struts.verification/about.html
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.verification/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/struts/plugins/org.jboss.tools.struts.verification/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/struts/plugins/org.jboss.tools.struts.verification/about.html
===================================================================
--- trunk/struts/plugins/org.jboss.tools.struts.verification/about.html (rev 0)
+++ trunk/struts/plugins/org.jboss.tools.struts.verification/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/tests/tests/org.jboss.ide.eclipse.core.test/about.html
===================================================================
--- trunk/tests/tests/org.jboss.ide.eclipse.core.test/about.html (rev 0)
+++ trunk/tests/tests/org.jboss.ide.eclipse.core.test/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the GNU Lesser General Public License v2
+("LGPL"). A copy of the LGPL is available at
+<A href="http://opensource.org/licenses/lgpl-license.php">http://opensource.org/licenses/lgpl-license.php</A>.
+For purposes of the LGPL, "Library" or "Work" will mean the Content.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/tests/tests/org.jboss.tools.test/about.html
===================================================================
--- trunk/tests/tests/org.jboss.tools.test/about.html (rev 0)
+++ trunk/tests/tests/org.jboss.tools.test/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/vpe/plugins/org.jboss.tools.vpe/about.html
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/vpe/plugins/org.jboss.tools.vpe/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/vpe/plugins/org.jboss.tools.vpe/about.html
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe/about.html (rev 0)
+++ trunk/vpe/plugins/org.jboss.tools.vpe/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/vpe/plugins/org.jboss.tools.vpe.mozilla/about.html
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe.mozilla/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/vpe/plugins/org.jboss.tools.vpe.mozilla/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/vpe/plugins/org.jboss.tools.vpe.mozilla/about.html
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe.mozilla/about.html (rev 0)
+++ trunk/vpe/plugins/org.jboss.tools.vpe.mozilla/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/vpe/plugins/org.jboss.tools.vpe.mozilla.gtk/about.html
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe.mozilla.gtk/about.html (rev 0)
+++ trunk/vpe/plugins/org.jboss.tools.vpe.mozilla.gtk/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/vpe/plugins/org.jboss.tools.vpe.ui/about.html
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe.ui/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/vpe/plugins/org.jboss.tools.vpe.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/vpe/plugins/org.jboss.tools.vpe.ui/about.html
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe.ui/about.html (rev 0)
+++ trunk/vpe/plugins/org.jboss.tools.vpe.ui/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Deleted: trunk/vpe/plugins/org.jboss.tools.vpe.ui.palette/about.html
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe.ui.palette/about.html 2007-08-23 13:38:29 UTC (rev 3296)
+++ trunk/vpe/plugins/org.jboss.tools.vpe.ui.palette/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -1,16 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-<head>
-<title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-</head>
-
-<BODY lang="EN-US">
-<H3>About This Content</H3>
-<P>May 8, 2007</P>
-<H3>License</H3>
-
-<P>TBD: License and link here</P>
-
-</BODY>
-</HTML>
\ No newline at end of file
Added: trunk/vpe/plugins/org.jboss.tools.vpe.ui.palette/about.html
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe.ui.palette/about.html (rev 0)
+++ trunk/vpe/plugins/org.jboss.tools.vpe.ui.palette/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/vpe/tests/org.jboss.tools.vpe.mozilla.test/about.html
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.mozilla.test/about.html (rev 0)
+++ trunk/vpe/tests/org.jboss.tools.vpe.mozilla.test/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
Added: trunk/vpe/tests/org.jboss.tools.vpe.test/about.html
===================================================================
--- trunk/vpe/tests/org.jboss.tools.vpe.test/about.html (rev 0)
+++ trunk/vpe/tests/org.jboss.tools.vpe.test/about.html 2007-08-23 14:55:28 UTC (rev 3297)
@@ -0,0 +1,34 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<HTML>
+
+<head>
+<title>About</title>
+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
+</head>
+
+<BODY lang="EN-US">
+
+<H3>About This Content</H3>
+
+<P>©2007 Red Hat, Inc. All rights reserved</P>
+
+<H3>License</H3>
+
+<P>Red Hat Inc., through its JBoss division, makes available all content in this plug-in
+("Content"). Unless otherwise indicated below, the Content is provided to you
+under the terms and conditions of the Eclipse Public License Version 1.0
+("EPL"). A copy of the EPL is available at
+<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>.
+For purposes of the EPL, "Program" will mean the Content.</P>
+
+<P>If you did not receive this Content directly from Red Hat Inc., the
+Content is being redistributed by another party ("Redistributor") and different
+terms and conditions may apply to your use of any object code in the Content.
+Check the Redistributor's license that was provided with the Content. If no such
+license exists, contact the Redistributor. Unless otherwise indicated below, the
+terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at
+ <A href="http://www.jboss.org/tools">http://www.jboss.org/tools</A>.</P>
+
+</BODY>
+</HTML>
\ No newline at end of file
17 years, 5 months
JBoss Tools SVN: r3296 - in trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc: j2ee-1.3 and 1 other directories.
by jbosstools-commits@lists.jboss.org
Author: rob.stryker(a)jboss.com
Date: 2007-08-23 09:38:29 -0400 (Thu, 23 Aug 2007)
New Revision: 3296
Added:
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/ejb-api.jar
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/jca-api.jar
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/jms-api.jar
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/jsp-api.jar
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/jta-api.jar
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/servlet-api.jar
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/sql-api.jar
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/ejb-api.jar
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jacc-api.jar
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jca-api.jar
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jms-api.jar
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jsp-api.jar
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jta-api.jar
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/servlet-api.jar
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/sql-api.jar
Log:
src jars were missing for some reason. not in svn
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/ejb-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/ejb-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/jca-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/jca-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/jms-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/jms-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/jsp-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/jsp-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/jta-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/jta-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/servlet-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/servlet-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/sql-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.3/sql-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/ejb-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/ejb-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jacc-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jacc-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jca-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jca-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jms-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jms-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jsp-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jsp-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jta-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/jta-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/servlet-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/servlet-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Added: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/sql-api.jar
===================================================================
(Binary files differ)
Property changes on: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/libsrc/j2ee-1.4/sql-api.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
17 years, 5 months
JBoss Tools SVN: r3295 - trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime.
by jbosstools-commits@lists.jboss.org
Author: rob.stryker(a)jboss.com
Date: 2007-08-23 09:19:05 -0400 (Thu, 23 Aug 2007)
New Revision: 3295
Modified:
trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/ClientAllRuntimeClasspathProvider.java
Log:
null runtime issue caused NPE
Modified: trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/ClientAllRuntimeClasspathProvider.java
===================================================================
--- trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/ClientAllRuntimeClasspathProvider.java 2007-08-23 13:08:13 UTC (rev 3294)
+++ trunk/as/plugins/org.jboss.ide.eclipse.as.classpath.core/src/org/jboss/ide/eclipse/as/classpath/core/runtime/ClientAllRuntimeClasspathProvider.java 2007-08-23 13:19:05 UTC (rev 3295)
@@ -19,6 +19,8 @@
}
public IClasspathEntry[] resolveClasspathContainer(IProject project, IRuntime runtime) {
+ if( runtime == null ) return new IClasspathEntry[0];
+
AbstractJBossServerRuntime ajbsrt = (AbstractJBossServerRuntime)runtime.loadAdapter(AbstractJBossServerRuntime.class, new NullProgressMonitor());
IPath loc = runtime.getLocation();
String config = ajbsrt.getJBossConfiguration();
17 years, 5 months