]
Victor Rubezhny resolved JBIDE-8473.
------------------------------------
Resolution: Done
o.j.t.seam.ui plugin.xml warning message
----------------------------------------
Key: JBIDE-8473
URL:
https://issues.jboss.org/browse/JBIDE-8473
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.2.0.Final
Reporter: Alexey Kazakov
Assignee: Victor Rubezhny
Fix For: 3.2.1, 3.3.0.M1
Attachments: jbide-8473.patch
Here is the extension which has a warning:
<extension
point="org.jboss.tools.common.text.xml.contentAssistProcessor"
id="org.jboss.tools.seam.ui.contentAssistProcessor"
name="org.jboss.tools.seam.ui.contentAssistProcessor">
</extension>
It says that this extensions requires at least one contentAssistProcessor element.
Please fix the xsd of this extension point if plugin.xml is correct.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: