JBoss Tools SVN: r36980 - in branches/jbosstools-3.3.0.M5: cdi/features/org.jboss.tools.cdi.feature and 21 other directories.
by jbosstools-commits@lists.jboss.org
Author: max.andersen(a)jboss.com
Date: 2011-12-06 01:40:57 -0500 (Tue, 06 Dec 2011)
New Revision: 36980
Modified:
branches/jbosstools-3.3.0.M5/birt/features/org.jboss.tools.birt.feature/feature.properties
branches/jbosstools-3.3.0.M5/cdi/features/org.jboss.tools.cdi.feature/feature.properties
branches/jbosstools-3.3.0.M5/cdi/features/org.jboss.tools.cdi.seam.feature/feature.properties
branches/jbosstools-3.3.0.M5/deltacloud/features/org.jboss.tools.deltacloud.feature/feature.properties
branches/jbosstools-3.3.0.M5/examples/features/org.jboss.tools.community.project.examples.feature/feature.properties
branches/jbosstools-3.3.0.M5/examples/features/org.jboss.tools.project.examples.feature/feature.properties
branches/jbosstools-3.3.0.M5/gwt/features/org.jboss.tools.gwt.feature/feature.properties
branches/jbosstools-3.3.0.M5/jsf/features/org.jboss.tools.jsf.feature/feature.properties
branches/jbosstools-3.3.0.M5/jst/features/org.jboss.tools.jst.feature/feature.properties
branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.feature/feature.properties
branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.jaxrs.feature/feature.properties
branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.jsf.feature/feature.properties
branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.portlet.feature/feature.properties
branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.seam.feature/feature.properties
branches/jbosstools-3.3.0.M5/portlet/features/org.jboss.tools.portlet.feature/feature.properties
branches/jbosstools-3.3.0.M5/runtime/features/org.jboss.tools.runtime.as.detector.feature/feature.properties
branches/jbosstools-3.3.0.M5/runtime/features/org.jboss.tools.runtime.core.feature/feature.properties
branches/jbosstools-3.3.0.M5/runtime/features/org.jboss.tools.runtime.seam.detector.feature/feature.properties
branches/jbosstools-3.3.0.M5/seam/features/org.jboss.tools.seam.feature/feature.properties
branches/jbosstools-3.3.0.M5/struts/features/org.jboss.tools.struts.feature/feature.properties
branches/jbosstools-3.3.0.M5/usage/features/org.jboss.tools.usage.feature/feature.properties
branches/jbosstools-3.3.0.M5/ws/features/org.jboss.tools.ws.feature/feature.properties
branches/jbosstools-3.3.0.M5/ws/features/org.jboss.tools.ws.jaxrs.feature/feature.properties
Log:
JBIDE-10230 fix missing feature descriptions
Modified: branches/jbosstools-3.3.0.M5/birt/features/org.jboss.tools.birt.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/birt/features/org.jboss.tools.birt.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/birt/features/org.jboss.tools.birt.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss BIRT Integration
+description=JBoss BIRT Integration helps you use Seam and Hibernate with Birt. Provides a ODA datasource for Hibernate.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2011 Red Hat, Inc. and others.\n\
Modified: branches/jbosstools-3.3.0.M5/cdi/features/org.jboss.tools.cdi.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/cdi/features/org.jboss.tools.cdi.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/cdi/features/org.jboss.tools.cdi.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -5,7 +5,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=Context and Dependency Injection Tools
+description=Context and Dependency Injection Tools provides support for JSR-299 also know as CDI. Adds wizards, code navigation, validation and quickfixes to work with projects that uses CDI.
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
Modified: branches/jbosstools-3.3.0.M5/cdi/features/org.jboss.tools.cdi.seam.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/cdi/features/org.jboss.tools.cdi.seam.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/cdi/features/org.jboss.tools.cdi.seam.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -5,7 +5,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=Seam 3 Tools
+description=Seam 3 Tools provides tooling for the CDI components released as part of Seam 3 modules such as Solder and Config. Tooling covers recognizing these CDI components and editing the seam config xml.
# "licenseURL" property - URL of the "Feature License"
# do not translate value - just change to point to a locale-specific HTML page
Modified: branches/jbosstools-3.3.0.M5/deltacloud/features/org.jboss.tools.deltacloud.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/deltacloud/features/org.jboss.tools.deltacloud.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/deltacloud/features/org.jboss.tools.deltacloud.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=Deltacloud Development Tools (Experimental)
+description=Deltacloud Development Tools (Experimental) provides a Deltacloud view and perspective to navigate and manage servers via a Deltacloud service.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2010-2011 Red Hat, Inc. and others.\nAll rights reserved. This program and the accompanying materials\n\
Modified: branches/jbosstools-3.3.0.M5/examples/features/org.jboss.tools.community.project.examples.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/examples/features/org.jboss.tools.community.project.examples.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/examples/features/org.jboss.tools.community.project.examples.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss Tools Community Project Examples
+description=JBoss Tools Community Project Examples - installs a set of project example sites for use in JBoss Tools.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2011 Red Hat, Inc. and others.\nAll rights reserved. This program and the accompanying materials\n
Modified: branches/jbosstools-3.3.0.M5/examples/features/org.jboss.tools.project.examples.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/examples/features/org.jboss.tools.project.examples.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/examples/features/org.jboss.tools.project.examples.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=Project Examples
+description=Project Examples provides infrastructure for installing, browsing and downloading project examples to learn about new functionallity.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2011 Red Hat, Inc. and others.\nAll rights reserved. This program and the accompanying materials\n
Modified: branches/jbosstools-3.3.0.M5/gwt/features/org.jboss.tools.gwt.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/gwt/features/org.jboss.tools.gwt.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/gwt/features/org.jboss.tools.gwt.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss GWT Integration (Experimental)
+description=JBoss GWT Integration (Experimental) integrates Google Eclipse Plugin into Eclipse WTP to allow easier use of GWT with standard server adapters such as JBoss servers.
# "descriptionURL" property - the web address to get further informations about this feature
descriptionURL=http://www.jboss.org/tools
Modified: branches/jbosstools-3.3.0.M5/jsf/features/org.jboss.tools.jsf.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/jsf/features/org.jboss.tools.jsf.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/jsf/features/org.jboss.tools.jsf.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -26,7 +26,7 @@
devUpdateSiteName=JBossTools Development Update Site
# "description" property - description of the feature
-description=JBoss Tools JSF
+description=JBoss Tools JSF provides wizards, validation, navigation, visual editing and content assist to JSF projects and component libraries.
copyright=Copyright (c) 2007 Exadel, Inc and Red Hat, Inc.\n\
Distributed under license by Red Hat, Inc. All rights reserved.\n\
Modified: branches/jbosstools-3.3.0.M5/jst/features/org.jboss.tools.jst.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/jst/features/org.jboss.tools.jst.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/jst/features/org.jboss.tools.jst.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -26,7 +26,7 @@
devUpdateSiteName=JBossTools Development Update Site
# "description" property - description of the feature
-description=JBoss Tools Java Standard Tools
+description=JBoss Tools Java Standard Tools provides common tools for use in JBoss Tools other plugins, such as Knowledge Base builder and validators for use in JSF/Web projects.
copyright=Copyright (c) 2007 Exadel, Inc and Red Hat, Inc.\n\
Distributed under license by Red Hat, Inc. All rights reserved.\n\
Modified: branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss Maven Integration
+description=JBoss Maven Integration provides basis of the integration of m2e and JBoss Tools.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2010-2011 Red Hat, Inc. and others.\n\
Modified: branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.jaxrs.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.jaxrs.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.jaxrs.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss Maven JAX-RS Integration
+description=JBoss Maven JAX-RS Integration configures and enables JAX-RS on your project based on your pom.xml via m2eclipse
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2010-2011 Red Hat, Inc. and others.\n\
Modified: branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.jsf.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.jsf.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.jsf.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss Maven Seam Integration
+description=JBoss Maven JSF Integration - configurator for m2eclipse which enables Eclipse WTP and JBoss Tools JSF support on Maven projects that uses JSF API
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2010-2011 Red Hat, Inc. and others.\n\
Modified: branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.portlet.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.portlet.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.portlet.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss Maven Portlet Integration
+description=JBoss Maven Portlet Integration - enables JBoss Tools portlet support via m2eclipse on projects that uses Portlet API.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2010-2011 Red Hat, Inc. and others.\n\
Modified: branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.seam.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.seam.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/maven/features/org.jboss.tools.maven.seam.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss Maven Seam Integration
+description=JBoss Maven Seam Integration - m2eclipse configurator which enables Seam tooling on Maven projects uses Seam API.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2010-2011 Red Hat, Inc. and others.\n\
Modified: branches/jbosstools-3.3.0.M5/portlet/features/org.jboss.tools.portlet.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/portlet/features/org.jboss.tools.portlet.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/portlet/features/org.jboss.tools.portlet.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -24,7 +24,7 @@
updateSiteName=JBossTools Update Site
# "description" property - description of the feature
-description=JBoss Portlet
+description=JBoss Portlet provides a set of project wizards to help support setting up applications to work with JBoss Portal, GateIn and Portal Bridge.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2011 Red Hat, Inc. and others.\nAll rights reserved. This program and the accompanying materials\n\
Modified: branches/jbosstools-3.3.0.M5/runtime/features/org.jboss.tools.runtime.as.detector.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/runtime/features/org.jboss.tools.runtime.as.detector.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/runtime/features/org.jboss.tools.runtime.as.detector.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -25,7 +25,7 @@
JBossToolsUpdatesSiteName=JBoss Tools Updates
# "description" property - description of the feature
-description=JBoss Runtime AS Detector
+description=JBoss Runtime AS Detector, provides detection of JBoss AS installations and configure them as part of JBoss Runtime detection.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2011 Red Hat, Inc. and others.\nAll rights reserved. This program and the accompanying materials\n
Modified: branches/jbosstools-3.3.0.M5/runtime/features/org.jboss.tools.runtime.core.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/runtime/features/org.jboss.tools.runtime.core.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/runtime/features/org.jboss.tools.runtime.core.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -25,7 +25,7 @@
JBossToolsUpdatesSiteName=JBoss Tools Updates
# "description" property - description of the feature
-description=JBoss Runtime Detection Core
+description=JBoss Runtime Detection Core provides a mechanism to search for runtimes and have them automatically configured in Eclipse for direct usage. The actual detection is provided by other plugins.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2011 Red Hat, Inc. and others.\nAll rights reserved. This program and the accompanying materials\n
Modified: branches/jbosstools-3.3.0.M5/runtime/features/org.jboss.tools.runtime.seam.detector.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/runtime/features/org.jboss.tools.runtime.seam.detector.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/runtime/features/org.jboss.tools.runtime.seam.detector.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -25,7 +25,7 @@
JBossToolsUpdatesSiteName=JBoss Tools Updates
# "description" property - description of the feature
-description=JBoss Runtime Seam Detector
+description=JBoss Runtime Seam Detector provides detection of JBoss Seam installations and configure them as part of JBoss Runtime detection.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2011 Red Hat, Inc. and others.\nAll rights reserved. This program and the accompanying materials\n
Modified: branches/jbosstools-3.3.0.M5/seam/features/org.jboss.tools.seam.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/seam/features/org.jboss.tools.seam.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/seam/features/org.jboss.tools.seam.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -26,7 +26,7 @@
devUpdateSiteName=JBossTools Development Update Site
# "description" property - description of the feature
-description=Provides tooling for JBoss Seam 2.
+description=Seam Tools provides wizards, quickfixes, code navigation and content assist related to Seam 1 and 2 projects. Has integrated support for seam-gen reverse engineering and view generation.
copyright=Copyright 2007-2011 Red Hat, Inc.\n\
Distributed under license by Red Hat, Inc. All rights reserved.\n\
Modified: branches/jbosstools-3.3.0.M5/struts/features/org.jboss.tools.struts.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/struts/features/org.jboss.tools.struts.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/struts/features/org.jboss.tools.struts.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -25,7 +25,7 @@
discoverySiteName=JBossTools Development Update Site
# "description" property - description of the feature
-description=Struts Tools
+description=Struts Tools provides basic support for Struts 1.x projects.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2007-2011 Exadel, Inc and Red Hat, Inc.\n\
Modified: branches/jbosstools-3.3.0.M5/usage/features/org.jboss.tools.usage.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/usage/features/org.jboss.tools.usage.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/usage/features/org.jboss.tools.usage.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -27,7 +27,7 @@
description=JBoss Tools Usage Reporting
# "descriptionURL" property - the web address to get further informations about this feature
-descriptionURL=http://www.jboss.org/tools
+descriptionURL=JBoss Tools Usage reporting provides an anonymous opt-in call-back mechanism that can be used to see how widely used plugins are, which plugin installations have been done, where in the world and what versions of operating system, java and other information that is available.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2011 Red Hat, Inc. and others.\n\
Modified: branches/jbosstools-3.3.0.M5/ws/features/org.jboss.tools.ws.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/ws/features/org.jboss.tools.ws.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/ws/features/org.jboss.tools.ws.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -25,7 +25,7 @@
discoverySiteName=JBossTools Development Update Site
# "description" property - description of the feature
-description=JBoss WebServices Tools
+description=JBoss WebServices Tools provides wizards for working with webservices and a webservice tester view to test out both SOAP and REST services.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2011 Red Hat, Inc. and others.\n\
Modified: branches/jbosstools-3.3.0.M5/ws/features/org.jboss.tools.ws.jaxrs.feature/feature.properties
===================================================================
--- branches/jbosstools-3.3.0.M5/ws/features/org.jboss.tools.ws.jaxrs.feature/feature.properties 2011-12-06 05:20:08 UTC (rev 36979)
+++ branches/jbosstools-3.3.0.M5/ws/features/org.jboss.tools.ws.jaxrs.feature/feature.properties 2011-12-06 06:40:57 UTC (rev 36980)
@@ -25,7 +25,7 @@
discoverySiteName=JBossTools Development Update Site
# "description" property - description of the feature
-description=JBoss JAX-RS Tools
+description=JBoss JAX-RS Tools provides a common navigator to browse and introspect your JAX-RS endpoints and provide validation for JAX-RS annotations, such as checking that parameters referenced by name actually also are declared.
# "copyright" property - text of the "Feature Update Copyright"
copyright=Copyright (c) 2008-2011 Red Hat, Inc. and others.\n\
14 years
JBoss Tools SVN: r36979 - trunk/build/aggregate/site.
by jbosstools-commits@lists.jboss.org
Author: nickboldt
Date: 2011-12-06 00:20:08 -0500 (Tue, 06 Dec 2011)
New Revision: 36979
Modified:
trunk/build/aggregate/site/site.xml
Log:
JBIDE-10327 add org.jboss.tools.maven.jaxrs.feature to JBT Abridged category
Modified: trunk/build/aggregate/site/site.xml
===================================================================
--- trunk/build/aggregate/site/site.xml 2011-12-06 01:37:30 UTC (rev 36978)
+++ trunk/build/aggregate/site/site.xml 2011-12-06 05:20:08 UTC (rev 36979)
@@ -156,6 +156,7 @@
<category name="MavenTools" />
</feature>
<feature url="features/org.jboss.tools.maven.jaxrs.feature_0.0.0.jar" id="org.jboss.tools.maven.jaxrs.feature" version="0.0.0">
+ <category name="AbridgedTools" />
<category name="MavenTools" />
</feature>
<feature url="features/org.jboss.tools.maven.jbosspackaging.feature_0.0.0.jar" id="org.jboss.tools.maven.jbosspackaging.feature" version="0.0.0">
14 years
JBoss Tools SVN: r36978 - in trunk/cdi/tests: org.jboss.tools.cdi.core.test/projects/CDITest1/WebContent and 14 other directories.
by jbosstools-commits@lists.jboss.org
Author: dazarov
Date: 2011-12-05 20:37:30 -0500 (Mon, 05 Dec 2011)
New Revision: 36978
Added:
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest1/WebContent/
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest1/WebContent/test.jsp
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest1/src/cdi/test/search1/Check1.java
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/WebContent/
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/WebContent/test.jsp
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/src/cdi/test/search2/Check2.java
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest3/WebContent/
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest3/WebContent/test.jsp
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest3/src/cdi/test/search3/Check3.java
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest4/WebContent/
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest4/WebContent/test.jsp
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest4/src/cdi/test/search4/Check4.java
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest5/WebContent/
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest5/WebContent/test.jsp
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest5/src/cdi/test/search5/Check5.java
Modified:
trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/src/cdi/test/search2/Bean2.java
trunk/cdi/tests/org.jboss.tools.cdi.ui.test/src/org/jboss/tools/cdi/ui/test/search/FiveDependentProjectsSearchParticipantTest.java
Log:
CDI EL Refactoring and Searchers don't look for ELs in dependent project https://issues.jboss.org/browse/JBIDE-10331
Added: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest1/WebContent/test.jsp
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest1/WebContent/test.jsp (rev 0)
+++ trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest1/WebContent/test.jsp 2011-12-06 01:37:30 UTC (rev 36978)
@@ -0,0 +1,14 @@
+<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
+<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
+<html>
+ <head>
+ <title>JSF Test Page</title>
+ </head>
+ <body>
+ <f:view>
+ <h1>
+ <h:outputText value="#{customer.name}" />
+ </h1>
+ </f:view>
+ </body>
+</html>
\ No newline at end of file
Property changes on: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest1/WebContent/test.jsp
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest1/src/cdi/test/search1/Check1.java
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest1/src/cdi/test/search1/Check1.java (rev 0)
+++ trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest1/src/cdi/test/search1/Check1.java 2011-12-06 01:37:30 UTC (rev 36978)
@@ -0,0 +1,5 @@
+package cdi.test.search1;
+
+public class Check1 {
+ private String a1 = "#{customer.name}";
+}
Property changes on: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest1/src/cdi/test/search1/Check1.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/WebContent/test.jsp
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/WebContent/test.jsp (rev 0)
+++ trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/WebContent/test.jsp 2011-12-06 01:37:30 UTC (rev 36978)
@@ -0,0 +1,14 @@
+<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
+<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
+<html>
+ <head>
+ <title>JSF Test Page</title>
+ </head>
+ <body>
+ <f:view>
+ <h1>
+ <h:outputText value="#{customer.name}" />
+ </h1>
+ </f:view>
+ </body>
+</html>
\ No newline at end of file
Property changes on: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/WebContent/test.jsp
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Modified: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/src/cdi/test/search2/Bean2.java
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/src/cdi/test/search2/Bean2.java 2011-12-06 01:28:30 UTC (rev 36977)
+++ trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/src/cdi/test/search2/Bean2.java 2011-12-06 01:37:30 UTC (rev 36978)
@@ -3,12 +3,15 @@
import javax.enterprise.event.Observes;
import javax.enterprise.inject.Any;
import javax.inject.Inject;
+import javax.inject.Named;
import cdi.test.search1.BaseDecoratedInterface;
+import cdi.test.MyQualifier;
+import test.Q;
-
+@Named("customer")
public class Bean2 {
- @Inject
+ @Inject @Q @MyQualifier
@Any
private BaseDecoratedInterface field2;
@@ -19,5 +22,7 @@
@Inject public void method_2(BaseDecoratedInterface param2){
}
+
+ public String name = "";
}
Added: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/src/cdi/test/search2/Check2.java
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/src/cdi/test/search2/Check2.java (rev 0)
+++ trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/src/cdi/test/search2/Check2.java 2011-12-06 01:37:30 UTC (rev 36978)
@@ -0,0 +1,5 @@
+package cdi.test.search2;
+
+public class Check2 {
+ private String a2 = "#{customer.name}";
+}
Property changes on: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest2/src/cdi/test/search2/Check2.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest3/WebContent/test.jsp
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest3/WebContent/test.jsp (rev 0)
+++ trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest3/WebContent/test.jsp 2011-12-06 01:37:30 UTC (rev 36978)
@@ -0,0 +1,14 @@
+<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
+<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
+<html>
+ <head>
+ <title>JSF Test Page</title>
+ </head>
+ <body>
+ <f:view>
+ <h1>
+ <h:outputText value="#{customer.name}" />
+ </h1>
+ </f:view>
+ </body>
+</html>
\ No newline at end of file
Property changes on: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest3/WebContent/test.jsp
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest3/src/cdi/test/search3/Check3.java
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest3/src/cdi/test/search3/Check3.java (rev 0)
+++ trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest3/src/cdi/test/search3/Check3.java 2011-12-06 01:37:30 UTC (rev 36978)
@@ -0,0 +1,5 @@
+package cdi.test.search3;
+
+public class Check3 {
+ private String a3 = "#{customer.name}";
+}
Property changes on: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest3/src/cdi/test/search3/Check3.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest4/WebContent/test.jsp
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest4/WebContent/test.jsp (rev 0)
+++ trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest4/WebContent/test.jsp 2011-12-06 01:37:30 UTC (rev 36978)
@@ -0,0 +1,14 @@
+<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
+<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
+<html>
+ <head>
+ <title>JSF Test Page</title>
+ </head>
+ <body>
+ <f:view>
+ <h1>
+ <h:outputText value="#{customer.name}" />
+ </h1>
+ </f:view>
+ </body>
+</html>
\ No newline at end of file
Property changes on: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest4/WebContent/test.jsp
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest4/src/cdi/test/search4/Check4.java
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest4/src/cdi/test/search4/Check4.java (rev 0)
+++ trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest4/src/cdi/test/search4/Check4.java 2011-12-06 01:37:30 UTC (rev 36978)
@@ -0,0 +1,5 @@
+package cdi.test.search4;
+
+public class Check4 {
+ private String a4 = "#{customer.name}";
+}
Property changes on: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest4/src/cdi/test/search4/Check4.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest5/WebContent/test.jsp
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest5/WebContent/test.jsp (rev 0)
+++ trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest5/WebContent/test.jsp 2011-12-06 01:37:30 UTC (rev 36978)
@@ -0,0 +1,14 @@
+<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
+<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
+<html>
+ <head>
+ <title>JSF Test Page</title>
+ </head>
+ <body>
+ <f:view>
+ <h1>
+ <h:outputText value="#{customer.name}" />
+ </h1>
+ </f:view>
+ </body>
+</html>
\ No newline at end of file
Property changes on: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest5/WebContent/test.jsp
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Added: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest5/src/cdi/test/search5/Check5.java
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest5/src/cdi/test/search5/Check5.java (rev 0)
+++ trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest5/src/cdi/test/search5/Check5.java 2011-12-06 01:37:30 UTC (rev 36978)
@@ -0,0 +1,5 @@
+package cdi.test.search5;
+
+public class Check5 {
+ private String a5 = "#{customer.name}";
+}
Property changes on: trunk/cdi/tests/org.jboss.tools.cdi.core.test/projects/CDITest5/src/cdi/test/search5/Check5.java
___________________________________________________________________
Added: svn:mime-type
+ text/plain
Modified: trunk/cdi/tests/org.jboss.tools.cdi.ui.test/src/org/jboss/tools/cdi/ui/test/search/FiveDependentProjectsSearchParticipantTest.java
===================================================================
--- trunk/cdi/tests/org.jboss.tools.cdi.ui.test/src/org/jboss/tools/cdi/ui/test/search/FiveDependentProjectsSearchParticipantTest.java 2011-12-06 01:28:30 UTC (rev 36977)
+++ trunk/cdi/tests/org.jboss.tools.cdi.ui.test/src/org/jboss/tools/cdi/ui/test/search/FiveDependentProjectsSearchParticipantTest.java 2011-12-06 01:37:30 UTC (rev 36978)
@@ -35,6 +35,9 @@
import org.jboss.tools.cdi.ui.search.CDIMatch;
import org.jboss.tools.cdi.ui.search.InjectionPointQueryParticipant;
import org.jboss.tools.common.EclipseUtil;
+import org.jboss.tools.jst.web.kb.refactoring.ELReferencesQueryParticipant;
+import org.jboss.tools.jst.web.kb.test.QueryParticipantTestUtils;
+import org.jboss.tools.jst.web.kb.test.QueryParticipantTestUtils.MatchStructure;
public class FiveDependentProjectsSearchParticipantTest extends TestCase {
IProject project1 = null;
@@ -56,7 +59,7 @@
private static final int TYPE_SEARCH = 3;
private static final int PARAMETER_SEARCH = 4;
- private void testSearchParticipant(IProject project, String fileName, int searchType, String elementName, String parameterName, IQueryParticipant participant, List<MatchStructure> matches){
+ private void testSearchParticipant(IProject project, String fileName, int searchType, String elementName, String parameterName, IQueryParticipant participant, List<MStructure> matches){
IFile file = project.getFile(fileName);
assertNotNull("File - "+fileName+" not found", file);
try{
@@ -105,25 +108,25 @@
return null;
}
- private void checkMatches(List<Match> matchesForCheck, List<MatchStructure> matchList) throws CoreException {
+ private void checkMatches(List<Match> matchesForCheck, List<MStructure> matchList) throws CoreException {
// for(Match match : matchesForCheck){
// System.out.println(("Match found (class - "+((CDIMatch)match).getCDIElement().getClass()+" name - "+((CDIMatch)match).getLabel()+")"));
// }
for(Match match : matchesForCheck){
assertTrue("Match must be CDIMatch", match instanceof CDIMatch);
- MatchStructure ms = findMatch(matchList, (CDIMatch)match);
+ MStructure ms = findMatch(matchList, (CDIMatch)match);
assertNotNull("Unexpected match found (class - "+((CDIMatch)match).getCDIElement().getClass()+" name - "+((CDIMatch)match).getLabel()+")", ms);
ms.checked = true;
}
- for(MatchStructure ms : matchList){
+ for(MStructure ms : matchList){
assertTrue("Match not found (class - "+ms.type+" name - "+ms.name, ms.checked);
}
}
- protected MatchStructure findMatch(List<MatchStructure> matchList, CDIMatch match){
- for(MatchStructure ms : matchList){
+ protected MStructure findMatch(List<MStructure> matchList, CDIMatch match){
+ for(MStructure ms : matchList){
if(!ms.checked && ms.type.equals(match.getCDIElement().getClass()) && ms.name.equals(match.getLabel()))
return ms;
}
@@ -143,12 +146,12 @@
}
}
- class MatchStructure{
+ class MStructure{
Class<? extends ICDIElement> type;
String name; // label
boolean checked;
- public MatchStructure(Class<? extends ICDIElement> type, String name){
+ public MStructure(Class<? extends ICDIElement> type, String name){
this.type = type;
this.name = name;
checked = false;
@@ -156,117 +159,138 @@
}
public void testInjectionPointQueryParticipantInProject1(){
- ArrayList<MatchStructure> matches = new ArrayList<MatchStructure>();
+ ArrayList<MStructure> matches = new ArrayList<MStructure>();
- matches.add(new MatchStructure(ClassBean.class, "Base1"));
+ matches.add(new MStructure(ClassBean.class, "Base1"));
testSearchParticipant(project1, "src/cdi/test/search1/Bean1.java", FIELD_SEARCH, "field1", "", new InjectionPointQueryParticipant(), matches);
}
public void testInjectionPointQueryParticipantInProject2(){
- ArrayList<MatchStructure> matches = new ArrayList<MatchStructure>();
+ ArrayList<MStructure> matches = new ArrayList<MStructure>();
- matches.add(new MatchStructure(ClassBean.class, "Base1"));
- matches.add(new MatchStructure(ClassBean.class, "Base2"));
+ matches.add(new MStructure(ClassBean.class, "Base1"));
+ matches.add(new MStructure(ClassBean.class, "Base2"));
testSearchParticipant(project2, "src/cdi/test/search2/Bean2.java", FIELD_SEARCH, "field2", "", new InjectionPointQueryParticipant(), matches);
}
public void testInjectionPointQueryParticipantInProject3(){
- ArrayList<MatchStructure> matches = new ArrayList<MatchStructure>();
+ ArrayList<MStructure> matches = new ArrayList<MStructure>();
- matches.add(new MatchStructure(ClassBean.class, "Base1"));
- matches.add(new MatchStructure(ClassBean.class, "Base2"));
- matches.add(new MatchStructure(ClassBean.class, "Base3"));
+ matches.add(new MStructure(ClassBean.class, "Base1"));
+ matches.add(new MStructure(ClassBean.class, "Base2"));
+ matches.add(new MStructure(ClassBean.class, "Base3"));
testSearchParticipant(project3, "src/cdi/test/search3/Bean3.java", FIELD_SEARCH, "field3", "", new InjectionPointQueryParticipant(), matches);
}
public void testInjectionPointQueryParticipantInProject4(){
- ArrayList<MatchStructure> matches = new ArrayList<MatchStructure>();
+ ArrayList<MStructure> matches = new ArrayList<MStructure>();
- matches.add(new MatchStructure(ClassBean.class, "Base1"));
- matches.add(new MatchStructure(ClassBean.class, "Base2"));
- matches.add(new MatchStructure(ClassBean.class, "Base4"));
+ matches.add(new MStructure(ClassBean.class, "Base1"));
+ matches.add(new MStructure(ClassBean.class, "Base2"));
+ matches.add(new MStructure(ClassBean.class, "Base4"));
testSearchParticipant(project4, "src/cdi/test/search4/Bean4.java", FIELD_SEARCH, "field4", "", new InjectionPointQueryParticipant(), matches);
}
public void testInjectionPointQueryParticipantInProject5(){
- ArrayList<MatchStructure> matches = new ArrayList<MatchStructure>();
+ ArrayList<MStructure> matches = new ArrayList<MStructure>();
- matches.add(new MatchStructure(ClassBean.class, "Base1"));
- matches.add(new MatchStructure(ClassBean.class, "Base2"));
- matches.add(new MatchStructure(ClassBean.class, "Base4"));
- matches.add(new MatchStructure(ClassBean.class, "Base5"));
+ matches.add(new MStructure(ClassBean.class, "Base1"));
+ matches.add(new MStructure(ClassBean.class, "Base2"));
+ matches.add(new MStructure(ClassBean.class, "Base4"));
+ matches.add(new MStructure(ClassBean.class, "Base5"));
testSearchParticipant(project5, "src/cdi/test/search5/Bean5.java", FIELD_SEARCH, "field5", "", new InjectionPointQueryParticipant(), matches);
}
public void testCDIBeanQueryParticipantInProject1(){
- ArrayList<MatchStructure> matches = new ArrayList<MatchStructure>();
+ ArrayList<MStructure> matches = new ArrayList<MStructure>();
- matches.add(new MatchStructure(InjectionPointField.class, "Bean1.field1"));
- matches.add(new MatchStructure(InjectionPointField.class, "Bean2.field2"));
- matches.add(new MatchStructure(InjectionPointField.class, "Bean3.field3"));
- matches.add(new MatchStructure(InjectionPointField.class, "Bean4.field4"));
- matches.add(new MatchStructure(InjectionPointField.class, "Bean5.field5"));
+ matches.add(new MStructure(InjectionPointField.class, "Bean1.field1"));
+ matches.add(new MStructure(InjectionPointField.class, "Bean2.field2"));
+ matches.add(new MStructure(InjectionPointField.class, "Bean3.field3"));
+ matches.add(new MStructure(InjectionPointField.class, "Bean4.field4"));
+ matches.add(new MStructure(InjectionPointField.class, "Bean5.field5"));
- matches.add(new MatchStructure(InjectionPointParameter.class, "Bean1.method_1(BaseDecoratedInterface param1)"));
- matches.add(new MatchStructure(InjectionPointParameter.class, "Bean2.method_2(BaseDecoratedInterface param2)"));
- matches.add(new MatchStructure(InjectionPointParameter.class, "Bean3.method_3(BaseDecoratedInterface param3)"));
- matches.add(new MatchStructure(InjectionPointParameter.class, "Bean4.method_4(BaseDecoratedInterface param4)"));
- matches.add(new MatchStructure(InjectionPointParameter.class, "Bean5.method_5(BaseDecoratedInterface param5)"));
+ matches.add(new MStructure(InjectionPointParameter.class, "Bean1.method_1(BaseDecoratedInterface param1)"));
+ matches.add(new MStructure(InjectionPointParameter.class, "Bean2.method_2(BaseDecoratedInterface param2)"));
+ matches.add(new MStructure(InjectionPointParameter.class, "Bean3.method_3(BaseDecoratedInterface param3)"));
+ matches.add(new MStructure(InjectionPointParameter.class, "Bean4.method_4(BaseDecoratedInterface param4)"));
+ matches.add(new MStructure(InjectionPointParameter.class, "Bean5.method_5(BaseDecoratedInterface param5)"));
testSearchParticipant(project1, "src/cdi/test/search1/Base1.java", TYPE_SEARCH, "Base1", "", new CDIBeanQueryParticipant(), matches);
}
public void testCDIBeanQueryParticipantInProject2(){
- ArrayList<MatchStructure> matches = new ArrayList<MatchStructure>();
+ ArrayList<MStructure> matches = new ArrayList<MStructure>();
- matches.add(new MatchStructure(InjectionPointField.class, "Bean2.field2"));
- matches.add(new MatchStructure(InjectionPointField.class, "Bean3.field3"));
- matches.add(new MatchStructure(InjectionPointField.class, "Bean4.field4"));
- matches.add(new MatchStructure(InjectionPointField.class, "Bean5.field5"));
+ matches.add(new MStructure(InjectionPointField.class, "Bean2.field2"));
+ matches.add(new MStructure(InjectionPointField.class, "Bean3.field3"));
+ matches.add(new MStructure(InjectionPointField.class, "Bean4.field4"));
+ matches.add(new MStructure(InjectionPointField.class, "Bean5.field5"));
- matches.add(new MatchStructure(InjectionPointParameter.class, "Bean2.method_2(BaseDecoratedInterface param2)"));
- matches.add(new MatchStructure(InjectionPointParameter.class, "Bean3.method_3(BaseDecoratedInterface param3)"));
- matches.add(new MatchStructure(InjectionPointParameter.class, "Bean4.method_4(BaseDecoratedInterface param4)"));
- matches.add(new MatchStructure(InjectionPointParameter.class, "Bean5.method_5(BaseDecoratedInterface param5)"));
+ matches.add(new MStructure(InjectionPointParameter.class, "Bean2.method_2(BaseDecoratedInterface param2)"));
+ matches.add(new MStructure(InjectionPointParameter.class, "Bean3.method_3(BaseDecoratedInterface param3)"));
+ matches.add(new MStructure(InjectionPointParameter.class, "Bean4.method_4(BaseDecoratedInterface param4)"));
+ matches.add(new MStructure(InjectionPointParameter.class, "Bean5.method_5(BaseDecoratedInterface param5)"));
testSearchParticipant(project2, "src/cdi/test/search2/Base2.java", TYPE_SEARCH, "Base2", "", new CDIBeanQueryParticipant(), matches);
}
public void testCDIBeanQueryParticipantInProject3(){
- ArrayList<MatchStructure> matches = new ArrayList<MatchStructure>();
+ ArrayList<MStructure> matches = new ArrayList<MStructure>();
- matches.add(new MatchStructure(InjectionPointField.class, "Bean3.field3"));
+ matches.add(new MStructure(InjectionPointField.class, "Bean3.field3"));
- matches.add(new MatchStructure(InjectionPointParameter.class, "Bean3.method_3(BaseDecoratedInterface param3)"));
+ matches.add(new MStructure(InjectionPointParameter.class, "Bean3.method_3(BaseDecoratedInterface param3)"));
testSearchParticipant(project3, "src/cdi/test/search3/Base3.java", TYPE_SEARCH, "Base3", "", new CDIBeanQueryParticipant(), matches);
}
public void testCDIBeanQueryParticipantInProject4(){
- ArrayList<MatchStructure> matches = new ArrayList<MatchStructure>();
+ ArrayList<MStructure> matches = new ArrayList<MStructure>();
- matches.add(new MatchStructure(InjectionPointField.class, "Bean4.field4"));
- matches.add(new MatchStructure(InjectionPointField.class, "Bean5.field5"));
+ matches.add(new MStructure(InjectionPointField.class, "Bean4.field4"));
+ matches.add(new MStructure(InjectionPointField.class, "Bean5.field5"));
- matches.add(new MatchStructure(InjectionPointParameter.class, "Bean4.method_4(BaseDecoratedInterface param4)"));
- matches.add(new MatchStructure(InjectionPointParameter.class, "Bean5.method_5(BaseDecoratedInterface param5)"));
+ matches.add(new MStructure(InjectionPointParameter.class, "Bean4.method_4(BaseDecoratedInterface param4)"));
+ matches.add(new MStructure(InjectionPointParameter.class, "Bean5.method_5(BaseDecoratedInterface param5)"));
testSearchParticipant(project4, "src/cdi/test/search4/Base4.java", TYPE_SEARCH, "Base4", "", new CDIBeanQueryParticipant(), matches);
}
public void testCDIBeanQueryParticipantInProject5(){
- ArrayList<MatchStructure> matches = new ArrayList<MatchStructure>();
+ ArrayList<MStructure> matches = new ArrayList<MStructure>();
- matches.add(new MatchStructure(InjectionPointField.class, "Bean5.field5"));
+ matches.add(new MStructure(InjectionPointField.class, "Bean5.field5"));
- matches.add(new MatchStructure(InjectionPointParameter.class, "Bean5.method_5(BaseDecoratedInterface param5)"));
+ matches.add(new MStructure(InjectionPointParameter.class, "Bean5.method_5(BaseDecoratedInterface param5)"));
testSearchParticipant(project5, "src/cdi/test/search5/Base5.java", TYPE_SEARCH, "Base5", "", new CDIBeanQueryParticipant(), matches);
}
+
+ public void testELReferencesQueryParticipantForNamedBean() throws CoreException{
+ ArrayList<MatchStructure> matches = new ArrayList<MatchStructure>();
+
+ matches.add(new MatchStructure("/CDITest2/src/cdi/test/search2/Check2.java", "customer"));
+ matches.add(new MatchStructure("/CDITest3/src/cdi/test/search3/Check3.java", "customer"));
+ matches.add(new MatchStructure("/CDITest4/src/cdi/test/search4/Check4.java", "customer"));
+ matches.add(new MatchStructure("/CDITest5/src/cdi/test/search5/Check5.java", "customer"));
+ matches.add(new MatchStructure("/CDITest2/WebContent/test.jsp", "customer"));
+ matches.add(new MatchStructure("/CDITest3/WebContent/test.jsp", "customer"));
+ matches.add(new MatchStructure("/CDITest4/WebContent/test.jsp", "customer"));
+ matches.add(new MatchStructure("/CDITest5/WebContent/test.jsp", "customer"));
+
+ QueryParticipantTestUtils.testSearchParticipant(project2,
+ "src/cdi/test/search2/Bean2.java",
+ QueryParticipantTestUtils.TYPE_SEARCH,
+ "customer",
+ "",
+ new ELReferencesQueryParticipant(),
+ matches);
+ }
}
14 years
JBoss Tools SVN: r36977 - in trunk/jst/tests/org.jboss.tools.jst.web.test: src/org/jboss/tools/jst/web/test and 1 other directory.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2011-12-05 20:28:30 -0500 (Mon, 05 Dec 2011)
New Revision: 36977
Added:
trunk/jst/tests/org.jboss.tools.jst.web.test/projects/testWebProject/WebContent/WEB-INF/web.xml.loginconfigtest1
trunk/jst/tests/org.jboss.tools.jst.web.test/projects/testWebProject/WebContent/WEB-INF/web.xml.loginconfigtest2
Modified:
trunk/jst/tests/org.jboss.tools.jst.web.test/src/org/jboss/tools/jst/web/test/WebXMLValidationTest.java
Log:
JBIDE-10162
https://issues.jboss.org/browse/JBIDE-10162
Test is added for validation of paths of <login-config> in web.xml should support url patterns mapped to servlets.
Added: trunk/jst/tests/org.jboss.tools.jst.web.test/projects/testWebProject/WebContent/WEB-INF/web.xml.loginconfigtest1
===================================================================
--- trunk/jst/tests/org.jboss.tools.jst.web.test/projects/testWebProject/WebContent/WEB-INF/web.xml.loginconfigtest1 (rev 0)
+++ trunk/jst/tests/org.jboss.tools.jst.web.test/projects/testWebProject/WebContent/WEB-INF/web.xml.loginconfigtest1 2011-12-06 01:28:30 UTC (rev 36977)
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<web-app version="2.5" xmlns="http://java.sun.com/xml/ns/javaee"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">
+ <display-name>jsf</display-name>
+<servlet>
+ <description></description>
+ <display-name>LoginServlet</display-name>
+ <servlet-name>LoginServlet</servlet-name>
+ <servlet-class>dk.jyskebank.core.jsf.login.FacesLoginServlet</servlet-class>
+ </servlet>
+ <servlet-mapping>
+ <servlet-name>LoginServlet</servlet-name>
+ <url-pattern>/loginServlet</url-pattern>
+ </servlet-mapping>
+ <login-config>
+ <auth-method>FORM</auth-method>
+ <form-login-config>
+ <form-login-page>/loginServlet</form-login-page>
+ <form-error-page>/loginServlet2</form-error-page>
+ </form-login-config>
+ </login-config>
+</web-app>
Added: trunk/jst/tests/org.jboss.tools.jst.web.test/projects/testWebProject/WebContent/WEB-INF/web.xml.loginconfigtest2
===================================================================
--- trunk/jst/tests/org.jboss.tools.jst.web.test/projects/testWebProject/WebContent/WEB-INF/web.xml.loginconfigtest2 (rev 0)
+++ trunk/jst/tests/org.jboss.tools.jst.web.test/projects/testWebProject/WebContent/WEB-INF/web.xml.loginconfigtest2 2011-12-06 01:28:30 UTC (rev 36977)
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<web-app version="2.5" xmlns="http://java.sun.com/xml/ns/javaee"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">
+ <display-name>jsf</display-name>
+<servlet>
+ <description></description>
+ <display-name>LoginServlet</display-name>
+ <servlet-name>LoginServlet</servlet-name>
+ <servlet-class>dk.jyskebank.core.jsf.login.FacesLoginServlet</servlet-class>
+ </servlet>
+ <servlet-mapping>
+ <servlet-name>LoginServlet</servlet-name>
+ <url-pattern>/loginServlet</url-pattern>
+ </servlet-mapping>
+ <login-config>
+ <auth-method>FORM</auth-method>
+ <form-login-config>
+ <form-login-page>/loginServlet2</form-login-page>
+ <form-error-page>/loginServlet</form-error-page>
+ </form-login-config>
+ </login-config>
+</web-app>
Modified: trunk/jst/tests/org.jboss.tools.jst.web.test/src/org/jboss/tools/jst/web/test/WebXMLValidationTest.java
===================================================================
--- trunk/jst/tests/org.jboss.tools.jst.web.test/src/org/jboss/tools/jst/web/test/WebXMLValidationTest.java 2011-12-05 23:56:04 UTC (rev 36976)
+++ trunk/jst/tests/org.jboss.tools.jst.web.test/src/org/jboss/tools/jst/web/test/WebXMLValidationTest.java 2011-12-06 01:28:30 UTC (rev 36977)
@@ -78,6 +78,36 @@
assertTrue(markers.length == 0);
}
+ public void testPathsInLoginConfig() throws Exception {
+ String path0 = "WebContent/WEB-INF/web.xml";
+ IFile webxml = project.getFile(path0);
+ assertTrue(webxml.exists());
+
+ String path1 = "WebContent/WEB-INF/web.xml.loginconfigtest1";
+ replaceFile(project, path1, path0);
+ IMarker[] markers = webxml.findMarkers(WebXMLCoreValidator.PROBLEM_TYPE, false, IResource.DEPTH_ZERO);
+ assertFalse(hasMarkerOnLine(markers, 18));
+ assertTrue(hasMarkerOnLine(markers, 19));
+
+ String path2 = "WebContent/WEB-INF/web.xml.loginconfigtest2";
+ replaceFile(project, path2, path0);
+ markers = webxml.findMarkers(WebXMLCoreValidator.PROBLEM_TYPE, false, IResource.DEPTH_ZERO);
+ assertTrue(hasMarkerOnLine(markers, 18));
+ assertFalse(hasMarkerOnLine(markers, 19));
+ }
+
+ static boolean hasMarkerOnLine(IMarker[] ms, int line) {
+ System.out.println("-markers->" + ms.length);
+ for (IMarker m: ms) {
+ int l = m.getAttribute(IMarker.LINE_NUMBER, -1);
+ System.out.println("---->" + l);
+ if(line == l) {
+ return true;
+ }
+ }
+ return false;
+ }
+
public static void replaceFile(IProject project, String sourcePath, String targetPath) throws CoreException {
boolean saveAutoBuild = ResourcesUtils.setBuildAutomatically(false);
try {
@@ -90,6 +120,7 @@
} else {
target.setContents(source.getContents(), true, false, new NullProgressMonitor());
}
+ JobUtils.waitForIdle();
TestUtil.validate(target);
} finally {
ResourcesUtils.setBuildAutomatically(saveAutoBuild);
14 years
JBoss Tools SVN: r36976 - trunk/jst/plugins/org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/refactoring.
by jbosstools-commits@lists.jboss.org
Author: dazarov
Date: 2011-12-05 18:56:04 -0500 (Mon, 05 Dec 2011)
New Revision: 36976
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/refactoring/RefactorSearcher.java
Log:
CDI EL Refactoring and Searchers don't look for ELs in dependent project https://issues.jboss.org/browse/JBIDE-10331
Modified: trunk/jst/plugins/org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/refactoring/RefactorSearcher.java
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/refactoring/RefactorSearcher.java 2011-12-05 23:45:29 UTC (rev 36975)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.kb/src/org/jboss/tools/jst/web/kb/refactoring/RefactorSearcher.java 2011-12-05 23:56:04 UTC (rev 36976)
@@ -79,6 +79,52 @@
public void setSearchScope(IJavaSearchScope searchScope){
this.searchScope = searchScope;
}
+
+ private void scanProject(IProject project){
+ if(project == null || !project.exists()) return;
+
+ IProject[] referencingProject = project.getReferencingProjects();
+ for(IProject rProject: referencingProject){
+ scanProject(rProject);
+ }
+
+ if(!containsInSearchScope(project))
+ return;
+
+ updateEnvironment(project);
+
+ IJavaProject javaProject = EclipseResourceUtil.getJavaProject(project);
+
+ // searching java, xml and property files in source folders
+ if(javaProject != null){
+ for(IResource resource : EclipseResourceUtil.getJavaSourceRoots(project)){
+ if(resource instanceof IFolder)
+ if(!scanForJava((IFolder) resource)){
+ outOfSynch(((IFolder) resource).getProject());
+ return;
+ }
+ else if(resource instanceof IFile)
+ if(!scanForJava((IFile) resource)){
+ outOfSynch(((IFile) resource).getProject());
+ return;
+ }
+ }
+ }
+
+ // searching jsp, xhtml and xml files in WebContent folders
+
+ if(getViewFolder(project) != null){
+ if(!scan(getViewFolder(project))){
+ outOfSynch(project);
+ return;
+ }
+ }else{
+ if(!scan(project)){
+ outOfSynch(project);
+ return;
+ }
+ }
+ }
public void findELReferences(){
if(baseFile == null)
@@ -88,44 +134,7 @@
IProject[] projects = getProjects();
for (IProject project : projects) {
- if(project == null) continue;
-
- if(!containsInSearchScope(project))
- continue;
-
- updateEnvironment(project);
-
- IJavaProject javaProject = EclipseResourceUtil.getJavaProject(project);
-
- // searching java, xml and property files in source folders
- if(javaProject != null){
- for(IResource resource : EclipseResourceUtil.getJavaSourceRoots(project)){
- if(resource instanceof IFolder)
- if(!scanForJava((IFolder) resource)){
- outOfSynch(((IFolder) resource).getProject());
- return;
- }
- else if(resource instanceof IFile)
- if(!scanForJava((IFile) resource)){
- outOfSynch(((IFile) resource).getProject());
- return;
- }
- }
- }
-
- // searching jsp, xhtml and xml files in WebContent folders
-
- if(getViewFolder(project) != null){
- if(!scan(getViewFolder(project))){
- outOfSynch(project);
- return;
- }
- }else{
- if(!scan(project)){
- outOfSynch(project);
- return;
- }
- }
+ scanProject(project);
}
//stopStatistic();
}
14 years
JBoss Tools SVN: r36975 - trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/validation.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2011-12-05 18:45:29 -0500 (Mon, 05 Dec 2011)
New Revision: 36975
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/validation/CheckResource.java
trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/validation/WebXMLCoreValidator.java
Log:
JBIDE-10162
https://issues.jboss.org/browse/JBIDE-10162
Validation of paths of <login-config> in web.xml should support url patterns mapped to servlets.
Modified: trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/validation/CheckResource.java
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/validation/CheckResource.java 2011-12-05 23:43:25 UTC (rev 36974)
+++ trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/validation/CheckResource.java 2011-12-05 23:45:29 UTC (rev 36975)
@@ -30,6 +30,8 @@
String extensions = null;
String extensionMessage = null;
+ boolean canBeServlet = false;
+
public CheckResource(ValidationErrorManager manager, String preference, String attr) {
super(manager, preference, attr);
}
@@ -41,13 +43,18 @@
this.extensionMessage = extensionMessage;
}
+ public CheckResource acceptServlet() {
+ canBeServlet = true;
+ return this;
+ }
+
public void check(XModelObject object) {
String value = object.getAttributeValue(attr);
XModel model = object.getModel();
- XModelObject webRoot = model == null ? null : model.getByPath("FileSystems/WEB-ROOT"); //$NON-NLS-1$
+ XModelObject webRoot = model == null ? null : FileSystemsHelper.getWebRoot(model);
if(webRoot == null) return;
- if(object.getModelEntity().getName().startsWith("WebAppErrorPage")) { //$NON-NLS-1$
+ if(canBeServlet) {
if(value != null && value.indexOf("?") > 0) { //$NON-NLS-1$
value = value.substring(0, value.indexOf("?")); //$NON-NLS-1$
}
Modified: trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/validation/WebXMLCoreValidator.java
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/validation/WebXMLCoreValidator.java 2011-12-05 23:43:25 UTC (rev 36974)
+++ trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/validation/WebXMLCoreValidator.java 2011-12-05 23:45:29 UTC (rev 36975)
@@ -113,11 +113,11 @@
WebAppHelper.TAGLIB_ENTITY);
addCheck(new CheckResource(this, WebXMLPreferences.INVALID_WELCOME_FILE_REF, "file name", false, ".jsp .html .htm .jspx", WebXMLValidatorMessages.PATH_NOT_PAGE),
"WebAppWelcomFile");
- addCheck(new CheckResource(this, WebXMLPreferences.INVALID_ERROR_PAGE_REF, "location", false, null, null),
+ addCheck(new CheckResource(this, WebXMLPreferences.INVALID_ERROR_PAGE_REF, "location", false, null, null).acceptServlet(),
"WebAppErrorPage");
- addCheck(new CheckResource(this, WebXMLPreferences.INVALID_FORM_ERROR_PAGE_REF, "form-error-page"),
+ addCheck(new CheckResource(this, WebXMLPreferences.INVALID_FORM_ERROR_PAGE_REF, "form-error-page").acceptServlet(),
"WebAppLoginConfig");
- addCheck(new CheckResource(this, WebXMLPreferences.INVALID_FORM_LOGIN_PAGE_REF, "form-login-page"),
+ addCheck(new CheckResource(this, WebXMLPreferences.INVALID_FORM_LOGIN_PAGE_REF, "form-login-page").acceptServlet(),
"WebAppLoginConfig");
addCheck(new CheckResource(this, WebXMLPreferences.INVALID_JSP_FILE_REF, "jsp-file"),
WebAppHelper.SERVLET_ENTITY, WebAppHelper.SERVLET_30_ENTITY);
14 years
JBoss Tools SVN: r36974 - trunk/common/plugins/org.jboss.tools.common.model/src/org/jboss/tools/common/model/util.
by jbosstools-commits@lists.jboss.org
Author: scabanovich
Date: 2011-12-05 18:43:25 -0500 (Mon, 05 Dec 2011)
New Revision: 36974
Modified:
trunk/common/plugins/org.jboss.tools.common.model/src/org/jboss/tools/common/model/util/PositionSearcher.java
Log:
JBIDE-10162
https://issues.jboss.org/browse/JBIDE-10162
Search of position of attribute value by model object is improved.
Modified: trunk/common/plugins/org.jboss.tools.common.model/src/org/jboss/tools/common/model/util/PositionSearcher.java
===================================================================
--- trunk/common/plugins/org.jboss.tools.common.model/src/org/jboss/tools/common/model/util/PositionSearcher.java 2011-12-05 23:03:28 UTC (rev 36973)
+++ trunk/common/plugins/org.jboss.tools.common.model/src/org/jboss/tools/common/model/util/PositionSearcher.java 2011-12-05 23:43:25 UTC (rev 36974)
@@ -119,7 +119,10 @@
startPosition = startPosition + i2 + 1;
}
} else {
- xml = xml.substring(0, xml.indexOf('.'));
+ xml = xml.substring(0, xml.lastIndexOf('.')); //remove .#text
+ if(xml.indexOf('.') >= 0) {
+ xml = xml.substring(xml.lastIndexOf('.') + 1); // simplify - look for the last name only
+ }
int e1 = text.indexOf("</" + getTagXMLName(object) + ">", startPosition); //$NON-NLS-1$ //$NON-NLS-2$
String s = e1 < 0 ? "" : text.substring(startPosition, e1); //$NON-NLS-1$
if(xml.length() == 0) {
14 years
JBoss Tools SVN: r36973 - in trunk: jsf/plugins/org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam and 7 other directories.
by jbosstools-commits@lists.jboss.org
Author: akazakov
Date: 2011-12-05 18:03:28 -0500 (Mon, 05 Dec 2011)
New Revision: 36973
Modified:
trunk/central/plugins/org.jboss.tools.central/plugin.xml
trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam/seam-palette.xml
trunk/seam/features/org.jboss.tools.seam.feature/feature.properties
trunk/seam/plugins/org.jboss.tools.seam.core/about.properties
trunk/seam/plugins/org.jboss.tools.seam.core/plugin.properties
trunk/seam/plugins/org.jboss.tools.seam.core/plugin.xml
trunk/seam/plugins/org.jboss.tools.seam.pages.xml/plugin.properties
trunk/seam/plugins/org.jboss.tools.seam.text.ext/plugin.properties
trunk/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.properties
trunk/seam/plugins/org.jboss.tools.seam.ui/plugin.properties
trunk/seam/plugins/org.jboss.tools.seam.ui/plugin.xml
trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/messages.properties
Log:
https://issues.jboss.org/browse/JBIDE-10314 Back out "Seam 2" changes, reverting to just "Seam"
Modified: trunk/central/plugins/org.jboss.tools.central/plugin.xml
===================================================================
--- trunk/central/plugins/org.jboss.tools.central/plugin.xml 2011-12-05 22:48:07 UTC (rev 36972)
+++ trunk/central/plugins/org.jboss.tools.central/plugin.xml 2011-12-05 23:03:28 UTC (rev 36973)
@@ -138,7 +138,7 @@
<command
defaultHandler="org.jboss.tools.central.actions.JBossSeamRuntimePreferencesHandler"
- name="JBoss Seam 2 Runtime Preferences"
+ name="JBoss Seam Runtime Preferences"
id="org.jboss.tools.seam.runtime.preferences">
</command>
Modified: trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam/seam-palette.xml
===================================================================
--- trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam/seam-palette.xml 2011-12-05 22:48:07 UTC (rev 36972)
+++ trunk/jsf/plugins/org.jboss.tools.jsf.vpe.seam/src/org/jboss/tools/jsf/vpe/seam/seam-palette.xml 2011-12-05 23:03:28 UTC (rev 36973)
@@ -4,7 +4,7 @@
<PageTabHTML DESCRIPTION="" EDITOR_TYPE="" HIDDEN="no"
NAME="JBoss" NATURE_TYPE="" SCOPE="project" TABTYPE="HTML"
model-entity="SharablePageTabHTML">
- <GroupHTML HIDDEN="no" ICON="" NAME="Seam 2" PREFIX="s"
+ <GroupHTML HIDDEN="no" ICON="" NAME="Seam" PREFIX="s"
SCOPE="project" URI="http://jboss.com/products/seam/taglib"
add_taglib="true" library-version="" model-entity="SharableGroupHTML">
<MacroHTML
Modified: trunk/seam/features/org.jboss.tools.seam.feature/feature.properties
===================================================================
--- trunk/seam/features/org.jboss.tools.seam.feature/feature.properties 2011-12-05 22:48:07 UTC (rev 36972)
+++ trunk/seam/features/org.jboss.tools.seam.feature/feature.properties 2011-12-05 23:03:28 UTC (rev 36973)
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Seam 2 Tools
+featureName=Seam Tools
# "providerName" property - name of the company that provides the feature
providerName=JBoss by Red Hat
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/about.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/about.properties 2011-12-05 22:48:07 UTC (rev 36972)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/about.properties 2011-12-05 23:03:28 UTC (rev 36973)
@@ -1,4 +1,4 @@
-blurb=Seam 2 Tools for Eclipse\n\
+blurb=Seam Tools for Eclipse\n\
\n\
Version: {featureVersion}\n\
\n\
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/plugin.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/plugin.properties 2011-12-05 22:48:07 UTC (rev 36972)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/plugin.properties 2011-12-05 23:03:28 UTC (rev 36973)
@@ -1,11 +1,11 @@
providerName=JBoss by Red Hat
-pluginName=Seam 2 Core
+pluginName=Seam Core
Bundle-Vendor.0 = JBoss by Red Hat
-Bundle-Name.0 = Seam 2 Tools
+Bundle-Name.0 = Seam Tools
KBProblemName=Seam Problem
-KB_REQUIRED_FOR_SEAM=Seam 2
-SeamCoreValidator=Seam 2 Core Validator
-SeamELValidationDelegate=Seam 2 EL Validator
\ No newline at end of file
+KB_REQUIRED_FOR_SEAM=Seam
+SeamCoreValidator=Seam Core Validator
+SeamELValidationDelegate=Seam EL Validator
\ No newline at end of file
Modified: trunk/seam/plugins/org.jboss.tools.seam.core/plugin.xml
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.core/plugin.xml 2011-12-05 22:48:07 UTC (rev 36972)
+++ trunk/seam/plugins/org.jboss.tools.seam.core/plugin.xml 2011-12-05 23:03:28 UTC (rev 36973)
@@ -15,7 +15,7 @@
</extension>
<extension
id="seamnature"
- name="Seam 2 Project Nature"
+ name="Seam Project Nature"
point="org.eclipse.core.resources.natures">
<runtime>
<run
@@ -39,10 +39,10 @@
<project-facet
id="jst.seam">
<label>
- Seam 2
+ Seam
</label>
<description>
- Enables the project to work with JBoss Seam 2
+ Enables the project to work with JBoss Seam
</description>
</project-facet>
<project-facet-version
Modified: trunk/seam/plugins/org.jboss.tools.seam.pages.xml/plugin.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.pages.xml/plugin.properties 2011-12-05 22:48:07 UTC (rev 36972)
+++ trunk/seam/plugins/org.jboss.tools.seam.pages.xml/plugin.properties 2011-12-05 23:03:28 UTC (rev 36973)
@@ -1,2 +1,2 @@
providerName=JBoss by Red Hat
-pluginName=JBoss Tools Seam 2 Pages XML
+pluginName=JBoss Tools Seam Pages XML
Modified: trunk/seam/plugins/org.jboss.tools.seam.text.ext/plugin.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.text.ext/plugin.properties 2011-12-05 22:48:07 UTC (rev 36972)
+++ trunk/seam/plugins/org.jboss.tools.seam.text.ext/plugin.properties 2011-12-05 23:03:28 UTC (rev 36973)
@@ -1,3 +1,3 @@
providerName=JBoss by Red Hat
SeamELInJavaStringHyperlinkDetector=Seam EL in Java String
-Bundle-Name.0 = Seam 2 Text Editors Extensions
\ No newline at end of file
+Bundle-Name.0 = Seam Text Editors Extensions
\ No newline at end of file
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/plugin.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/plugin.properties 2011-12-05 22:48:07 UTC (rev 36972)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/plugin.properties 2011-12-05 23:03:28 UTC (rev 36973)
@@ -1,15 +1,15 @@
# Menus
searchMenu.label= Se&arch
PreferencePage_Validator=Validator
-PreferencePage_Seam=Seam 2
-PreferencePage_SeamValidator=Seam 2 Validator
-PreferencePage_SeamSettings=Seam 2 Settings
-ViewCategory_Seam=Seam 2
-ViewName_SeamComponents=Seam 2 Components
-ConfigureMenu_AddSeamSupport=Add Seam 2 support...
-ConfigureMenu_RemoveSeamSupport=Remove Seam 2 support...
-perspective.name=Seam 2
+PreferencePage_Seam=Seam
+PreferencePage_SeamValidator=Seam Validator
+PreferencePage_SeamSettings=Seam Settings
+ViewCategory_Seam=Seam
+ViewName_SeamComponents=Seam Components
+ConfigureMenu_AddSeamSupport=Add Seam support...
+ConfigureMenu_RemoveSeamSupport=Remove Seam support...
+perspective.name=Seam
Bundle-Vendor.0 = JBoss by Red Hat
-Bundle-Name.0 = Seam 2 GUI Tools
-NavigatorContent_SeamComponents=Seam 2 Components
+Bundle-Name.0 = Seam GUI Tools
+NavigatorContent_SeamComponents=Seam Components
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/plugin.xml
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/plugin.xml 2011-12-05 22:48:07 UTC (rev 36972)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/plugin.xml 2011-12-05 23:03:28 UTC (rev 36973)
@@ -11,7 +11,7 @@
<extension
point="org.eclipse.ui.newWizards">
<category
- name="Seam 2"
+ name="Seam"
id="org.jboss.tools.seam.ui">
</category>
<wizard
@@ -20,11 +20,11 @@
finalPerspective="org.jboss.tools.seam.ui.SeamPerspective"
icon="$nl$/icons/view/seam_project_new.gif"
id="org.jboss.tools.seam.ui.wizards.SeamProjectWizard"
- name="Seam 2 Web Project"
+ name="Seam Web Project"
preferredPerspectives="org.jboss.tools.seam.ui.SeamPerspective, org.jboss.tools.jst.web.ui.WebDevelopmentPerspective"
project="true">
<description>
- Create a Seam 2 Web Project
+ Create a Seam Web Project
</description>
<selection
class="org.eclipse.core.resources.IResource">
@@ -35,9 +35,9 @@
class="org.jboss.tools.seam.ui.wizard.SeamActionWizard"
icon="$nl$/icons/seam16.png"
id="org.jboss.tools.seam.ui.wizard.SeamActionWizard"
- name="Seam 2 Action">
+ name="Seam Action">
<description>
- Create a Seam 2 Action
+ Create a Seam Action
</description>
<selection
class="org.eclipse.core.resources.IResource">
@@ -48,9 +48,9 @@
class="org.jboss.tools.seam.ui.wizard.SeamFormWizard"
icon="$nl$/icons/seam16.png"
id="org.jboss.tools.seam.ui.wizard.SeamFormWizard"
- name="Seam 2 Form">
+ name="Seam Form">
<description>
- Create a Seam 2 Form
+ Create a Seam Form
</description>
<selection
class="org.eclipse.core.resources.IResource">
@@ -61,9 +61,9 @@
class="org.jboss.tools.seam.ui.wizard.SeamConversationWizard"
icon="$nl$/icons/seam16.png"
id="org.jboss.tools.seam.ui.wizard.SeamConversationWizard"
- name="Seam 2 Conversation">
+ name="Seam Conversation">
<description>
- Create a Seam 2 Conversation
+ Create a Seam Conversation
</description>
<selection
class="org.eclipse.core.resources.IResource">
@@ -75,9 +75,9 @@
class="org.jboss.tools.seam.ui.wizard.SeamEntityWizard"
icon="$nl$/icons/seam16.png"
id="org.jboss.tools.seam.ui.wizard.SeamEntityWizard"
- name="Seam 2 Entity">
+ name="Seam Entity">
<description>
- Create a Seam 2 Entity
+ Create a Seam Entity
</description>
<selection
class="org.eclipse.core.resources.IResource">
@@ -762,8 +762,8 @@
id="openComponent"
mnemonic="Z"
icon="$nl$/icons/open_seam_component.gif"
- label="Open Seam 2 Component"
- tooltip="Open Seam 2 Component" >
+ label="Open Seam Component"
+ tooltip="Open Seam Component" >
</command>
</menuContribution>
<menuContribution
@@ -775,8 +775,8 @@
id="openComponent"
mnemonic="Z"
icon="$nl$/icons/open_seam_component.gif"
- label="Open Seam 2 Component"
- tooltip="Open Seam 2 Component" >
+ label="Open Seam Component"
+ tooltip="Open Seam Component" >
</command>
</toolbar>
</menuContribution>
@@ -798,16 +798,16 @@
id="findReferences"
mnemonic="G"
icon="$nl$/icons/find_seam_references.gif"
- label="Find Seam 2 References"
- tooltip="Find Seam 2 References" >
+ label="Find Seam References"
+ tooltip="Find Seam References" >
</command>
<command
commandId="org.jboss.tools.seam.ui.find.declarations"
id="findDeclarations"
mnemonic="G"
icon="$nl$/icons/open_seam_component.gif"
- label="Find Seam 2 Declarations"
- tooltip="Find Seam 2 Declarations" >
+ label="Find Seam Declarations"
+ tooltip="Find Seam Declarations" >
</command>
<separator name="fileSearchContextMenuActionsGroup"/> <!-- to be used by clients -->
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/messages.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/messages.properties 2011-12-05 22:48:07 UTC (rev 36972)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/messages.properties 2011-12-05 23:03:28 UTC (rev 36973)
@@ -1,4 +1,4 @@
-CREATE_NEW_SEAM_PROJECT = Create New Seam 2 Project
+CREATE_NEW_SEAM_PROJECT = Create New Seam Project
GENERATE_SEAM_ENTITIES_WIZARD_TITLE = Generate Seam Entities
GENERATE_SEAM_ENTITIES_WIZARD_PAGE_MESSAGE = Select Seam project
GENERATE_SEAM_ENTITIES_WIZARD_HIBERNATE_CONFIGURATION_LABEL = Hibernate Console Configuration:
@@ -7,12 +7,12 @@
GENERATE_SEAM_ENTITIES_WIZARD_GROUP_LABEL = Generation Mode
GENERATE_SEAM_ENTITIES_WIZARD_REVERSE_ENGINEER_LABEL = Reverse engineer from database
GENERATE_SEAM_ENTITIES_WIZARD_EXISTING_ENTITIES_LABEL = Use existing entities
-SEAM_INSTALL_WIZARD_PAGE_CONFIGURE_SEAM_FACET_SETTINGS=Configure Seam 2 Facet Settings
+SEAM_INSTALL_WIZARD_PAGE_CONFIGURE_SEAM_FACET_SETTINGS=Configure Seam Facet Settings
SEAM_INSTALL_WIZARD_PAGE_CANNOT_USE_SELECTED_DEPLOYMENT6=''{0}'' deployment cannot be used, because selected Server Runtime ''{1}'' doesn't support EJB 3.0 and EAR 5.0 modules
SEAM_PROJECT_WIZARD_PAGE1_SEAM_FACET_MUST_BE_SPECIFIED=Seam facet must be enabled
SEAM_PROJECT_SELECTION_DIALOG_SELECT_SEAM_WEB_PROJECT=Select Seam Web Project
-SEAM_PROJECT_WIZARD_CREATE_STANDALONE_SEAM_WEB_PROJECT=Create standalone Seam 2 Web Project
-SEAM_INSTALL_WIZARD_PAGE_SEAM_RUNTIME=Seam 2 Runtime:
+SEAM_PROJECT_WIZARD_CREATE_STANDALONE_SEAM_WEB_PROJECT=Create standalone Seam Web Project
+SEAM_INSTALL_WIZARD_PAGE_SEAM_RUNTIME=Seam Runtime:
SEAM_INSTALL_WIZARD_PAGE_DEPLOY_AS=Deploy as:
SEAM_INSTALL_WIZARD_PAGE_EJB_PROJECT_NAME=EJB project name:
SEAM_INSTALL_WIZARD_PAGE_EAR_PROJECT_NAME=EAR project name:
@@ -28,9 +28,9 @@
SEAM_RUNTIME_LIST_FIELD_EDITOR_RUNTIME_ALREADY_EXISTS=Runtime ''{0}'' already exists
SEAM_INSTALL_WIZARD_PAGE_DATABASE_SCHEMA_NAME=Database Schema Name:
SEAM_INSTALL_WIZARD_PAGE_DATABASE_CATALOG_NAME=Database Catalog Name:
-SEAM_PROJECT_SELECTION_DIALOG_SEAM_WEB_PROJECT=Seam 2 Web Projects
+SEAM_PROJECT_SELECTION_DIALOG_SEAM_WEB_PROJECT=Seam Web Projects
SEAM_PROJECT_SELECTION_DIALOG_SHOW_ALL_PROJECTS=Show all projects
-SEAM_PROJECT_LABEL_PROVIDER_SEAM_COMPONENTS=Seam 2 Components
+SEAM_PROJECT_LABEL_PROVIDER_SEAM_COMPONENTS=Seam Components
SEAM_ENTITY_WIZARD_PAGE1_ENTITY_MASTER_PAGE=Entity master page
SEAM_ENTITY_WIZARD_ENTITY_CREATING_OPERATION=Entity creating operation
SEAM_RUNTIME_LIST_FIELD_EDITOR_NEW_SEAM_RUNTIME=New Seam Runtime
@@ -58,10 +58,10 @@
SEAM_RUNTIME_LIST_FIELD_EDITOR_HOME_FOLDER=Home Folder:
SEAM_WIZARD_FACTORY_SEAM_ENTITY_CLASS_NAME=Seam entity class name:
SEAM_ENTITY_WIZARD_PAGE1_ENTITY_CLASS_NAME=Entity class name
-SEAM_INSTALL_WIZARD_PAGE_SEAM_FACET=Seam 2 Facet
+SEAM_INSTALL_WIZARD_PAGE_SEAM_FACET=Seam Facet
SEAM_VIEW_LAYOUT_ACTION_GROUP_LABEL=Label
-SEAM_PROJECT_WIZARD_NEW_SEAM_PROJECT=New Seam 2 Project
-SEAM_PROJECT_WIZARD_SEAM_WEB_PROJECT=Seam 2 Web Project
+SEAM_PROJECT_WIZARD_NEW_SEAM_PROJECT=New Seam Project
+SEAM_PROJECT_WIZARD_SEAM_WEB_PROJECT=Seam Web Project
SEAM_PROJECT_WIZARD_EAR_MEMBERSHIP=EAR Membership
SEAM_RUNTIME_LIST_FIELD_EDITOR_NAME=Name
SEAM_RUNTIME_LIST_FIELD_EDITOR_PATH=Path
@@ -85,7 +85,7 @@
SEAM_WIZARD_FACTORY_PAGE_NAME=Page name:
SEAM_WIZARD_FACTORY_PACKAGE_NAME=Package name:
SEAM_ENTITY_WIZARD_PAGE1_PAGE=Page
-SEAM_FORM_WIZARD_NEW_SEAM_FORM=New Seam 2 Form
+SEAM_FORM_WIZARD_NEW_SEAM_FORM=New Seam Form
SEAM_FORM_WIZARD_PAGE1_SEAM_FORM=Seam Form
SEAM_WIZARD_FACTORY_METHOD_NAME=Method name:
SEAM_INSTALL_WIZARD_PAGE_NEW=New...
@@ -93,15 +93,15 @@
SEAM_BASE_WIZARD_PAGE_POJO_CLASS_NAME=POJO class name:
SEAM_BASE_WIZARD_PAGE_SEAM_COMPONENTS=Seam component
SEAM_BASE_WIZARD_PAGE_LOCAL_INTERFACE=Local interface
-SEAM_ACTION_WIZARD_PAGE1_SEAM_ACTION=Seam 2 Action
-SEAM_ACTION_WIZARD_NEW_SEAM_ACTION=New Seam 2 Action
+SEAM_ACTION_WIZARD_PAGE1_SEAM_ACTION=Seam Action
+SEAM_ACTION_WIZARD_NEW_SEAM_ACTION=New Seam Action
SEAM_ACTION_WIZARD_ACTION_CREATING_OPERATION=Action creating operation
SEAM_RUNTIME_LIST_FIELD_EDITOR_NAME2=Name:
SEAM_WIZARD_FACTORY_MASTER_PAGE_NAME=Master page name:
-SEAM_ENTITY_WIZARD_NEW_SEAM_ENTITY=New Seam 2 Entity
+SEAM_ENTITY_WIZARD_NEW_SEAM_ENTITY=New Seam Entity
SEAM_INSTALL_WIZARD_PAGE_ADD=Add...
CREATE_PROJECT_ACTION_UNABLE_TO_CREATE_WIZARD=Unable to create wizard ''{0}''
-CREATE_SEAM_WEB_PROJECTACTION_CREATE_SEAM_PROJECT=Create Seam 2 Project
+CREATE_SEAM_WEB_PROJECTACTION_CREATE_SEAM_PROJECT=Create Seam Project
VALIDATOR_FACTORY_SEAM_HOME_FOLDER_DOES_NOT_EXISTS=Seam Home folder doesn't exist
VALIDATOR_FACTORY_SEAM_RT_HOME_DIR_DOES_NOT_EXIST=Seam Runtime ''{0}'' home directory doesn't exist for selected Seam Web Project
VALIDATOR_FACTORY_SEAM_RT_HOME_DIR_IS_MISSING=Seam Runtime ''{0}'' home directory doesn't exist
@@ -163,7 +163,7 @@
FIND_REFERENCES_ACTION_DESCRIPTION=Find Seam References
FIND_REFERENCES_ACTION_TOOL_TIP=Find Seam References
VIEW_FOLDER_FILED_EDITOR=View Folder:
-SeamSearchQuery_label=Seam 2 {0} Search
+SeamSearchQuery_label=Seam {0} Search
# The first argument will be replaced by the pattern, the second by the scope, last by limitTo patterns
SeamSearchQuery_singularPatternWithLimitTo= ''{0}'' - 1 match in {1} ({2})
# The first argument will be replaced by the pattern, the second by the count and the third by the scope, last by limitTo patterns
@@ -179,7 +179,7 @@
# The first argument will be replaced by the pattern, the second by the scope
SeamSearchQuery_singularLabel= ''{0}'' - 1 match in {1} ({2})
SeamSearchVisitor_scanning= Scanning file {1} of {2} in Seam project ''{0}''
-SeamSearch="Seam 2 Search - "
+SeamSearch="Seam Search - "
SeamQuickFixFindDeclarations=Find Seam declarations for ''{0}''
SeamQuickFixFindReferences=Find Seam references for ''{0}''
SeamRuntimeListFieldEditor_ActionAdd=&Add
@@ -189,9 +189,9 @@
ENTITY_CLASS_ALREADY_EXISTS=Such entity class already exists!
PAGE_ALREADY_EXISTS=Such page already exists!
MASTER_PAGE_ALREADY_EXISTS=Such master page already exists!
-SEAM_REFACTOR = Seam 2 Refactor
-RENAME_SEAM_COMPONENT = Rename Seam 2 Component
-RENAME_SEAM_CONTEXT_VARIABLE = Rename Seam 2 Context Variable
+SEAM_REFACTOR = Seam Refactor
+RENAME_SEAM_COMPONENT = Rename Seam Component
+RENAME_SEAM_CONTEXT_VARIABLE = Rename Seam Context Variable
FIND_USAGES_IN_EL = Find Usages in Expression Language
SEAM_COMPONENT_RENAME_HANDLER_ERROR = Error
DELETE_NAME_ANNOTATION_MARKER_RESOLUTION_TITLE=Delete @Name annotation
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.properties 2011-12-05 22:48:07 UTC (rev 36972)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui.pages/plugin.properties 2011-12-05 23:03:28 UTC (rev 36973)
@@ -1,3 +1,3 @@
providerName=JBoss by Red Hat
-pluginName=Seam 2 Pages XML
+pluginName=Seam Pages XML
PreferencePage_SeamPagesDiagram=Seam Pages Diagram
14 years
JBoss Tools SVN: r36972 - trunk/as/docs/reference/en-US.
by jbosstools-commits@lists.jboss.org
Author: irooskov(a)redhat.com
Date: 2011-12-05 17:48:07 -0500 (Mon, 05 Dec 2011)
New Revision: 36972
Modified:
trunk/as/docs/reference/en-US/Book_Info.xml
trunk/as/docs/reference/en-US/JBoss_Server_Manager_Reference_Guide.xml
trunk/as/docs/reference/en-US/perspective.xml
trunk/as/docs/reference/en-US/quick_start.xml
Log:
removing tptp for TOOLSDOC-180
Modified: trunk/as/docs/reference/en-US/Book_Info.xml
===================================================================
--- trunk/as/docs/reference/en-US/Book_Info.xml 2011-12-05 21:57:59 UTC (rev 36971)
+++ trunk/as/docs/reference/en-US/Book_Info.xml 2011-12-05 22:48:07 UTC (rev 36972)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>5.0</productnumber>
<edition>5.0.0</edition>
- <pubsnumber>6</pubsnumber>
+ <pubsnumber>7</pubsnumber>
<abstract>
<para>The JBoss Server Manager Reference Guide explains how to use the JBoss Server Manager to configure, start, stop the server, to know deployment and archiving processes.</para>
</abstract>
Modified: trunk/as/docs/reference/en-US/JBoss_Server_Manager_Reference_Guide.xml
===================================================================
--- trunk/as/docs/reference/en-US/JBoss_Server_Manager_Reference_Guide.xml 2011-12-05 21:57:59 UTC (rev 36971)
+++ trunk/as/docs/reference/en-US/JBoss_Server_Manager_Reference_Guide.xml 2011-12-05 22:48:07 UTC (rev 36972)
@@ -9,7 +9,7 @@
<xi:include href="perspective.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="webtools.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
<xi:include href="modules.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-<xi:include href="tptp_support.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<!--<xi:include href="tptp_support.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>-->
<xi:include href="Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
</book>
Modified: trunk/as/docs/reference/en-US/perspective.xml
===================================================================
--- trunk/as/docs/reference/en-US/perspective.xml 2011-12-05 21:57:59 UTC (rev 36971)
+++ trunk/as/docs/reference/en-US/perspective.xml 2011-12-05 22:48:07 UTC (rev 36972)
@@ -56,9 +56,9 @@
In order to debug your applications or EJB's that are deployed to the server, the server must be started in debug mode. By starting the server in debug mode, Eclipse will allow you to set breakpoints on code in your workspace and step through the code.
</para>
- <para>
+ <!-- <para>
The <guibutton>Start the server in profiling mode</guibutton> button allows you to enable profiling actions for your application. For more details on how to start using TPTP profiling with <property>JBoss Tools</property> see <xref linkend="tptp_support"/>.
- </para>
+ </para> -->
<para>
The <guibutton>Publish to the server</guibutton> button will republish any modules where it has determined that the workspace is out of synchronization with the server. It will attempt to do an incremental publish if the module in question is capable of doing one.
Modified: trunk/as/docs/reference/en-US/quick_start.xml
===================================================================
--- trunk/as/docs/reference/en-US/quick_start.xml 2011-12-05 21:57:59 UTC (rev 36971)
+++ trunk/as/docs/reference/en-US/quick_start.xml 2011-12-05 22:48:07 UTC (rev 36972)
@@ -65,7 +65,7 @@
</entry>
</row>
- <row>
+ <!-- <row>
<entry>
<para>TPTP Support</para>
</entry>
@@ -75,7 +75,7 @@
<entry>
<link linkend="tptp_support">TPTP support</link>
</entry>
- </row>
+ </row> -->
</tbody>
14 years
JBoss Tools SVN: r36971 - trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/editors.
by jbosstools-commits@lists.jboss.org
Author: snjeza
Date: 2011-12-05 16:57:59 -0500 (Mon, 05 Dec 2011)
New Revision: 36971
Modified:
trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/editors/JBossCentralEditor.java
Log:
JBIDE-10335 JBoss Central cannot be opened without hard dependency to its plugin because of JBossCentralEditorInput
Modified: trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/editors/JBossCentralEditor.java
===================================================================
--- trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/editors/JBossCentralEditor.java 2011-12-05 20:45:19 UTC (rev 36970)
+++ trunk/central/plugins/org.jboss.tools.central/src/org/jboss/tools/central/editors/JBossCentralEditor.java 2011-12-05 21:57:59 UTC (rev 36971)
@@ -105,8 +105,7 @@
public void init(IEditorSite site, IEditorInput editorInput)
throws PartInitException {
if (!(editorInput instanceof JBossCentralEditorInput))
- throw new PartInitException(
- "Invalid Input: Must be JBossCentralEditorInput");
+ editorInput = JBossCentralEditorInput.INSTANCE;
super.init(site, editorInput);
setPartName(JBOSS_CENTRAL);
}
14 years