[jbosstools-commits] JBoss Tools SVN: r6734 - trunk/seam/plugins/org.jboss.tools.seam.ui.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Mar 6 16:03:04 EST 2008


Author: vrubezhny
Date: 2008-03-06 16:03:04 -0500 (Thu, 06 Mar 2008)
New Revision: 6734

Modified:
   trunk/seam/plugins/org.jboss.tools.seam.ui/plugin.xml
Log:
http://jira.jboss.org/jira/browse/JBIDE-509 intelligent navigation support for seam variable names

Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/plugin.xml
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/plugin.xml	2008-03-06 21:02:35 UTC (rev 6733)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/plugin.xml	2008-03-06 21:03:04 UTC (rev 6734)
@@ -343,17 +343,6 @@
       </hyperlinkDetector>
    </extension>
 
-	<!--======================================================================================-->
-	<!-- queryParticipant to participate in java serches                                     -->
-	<!--======================================================================================-->
-	<!-- extension point="org.eclipse.jdt.ui.queryParticipants">
-		<queryParticipant
-			name="Seam Query_Participant_Extension_Element"
-			nature="org.eclipse.jdt.core.javanature"
-			class="org.jboss.tools.seam.ui.text.java.search.SeamQueryParticipant"
-			id="org.jboss.tools.seam.ui.java.search.ui.SeamQueryParticipant" />
-	</extension -->
-	
 	<extension 
 		point="org.jboss.tools.common.text.xml.contentAssistProcessor"
 		id="org.jboss.tools.seam.ui.contentAssistProcessor"




More information about the jbosstools-commits mailing list