[
https://issues.jboss.org/browse/JBIDE-8473?page=com.atlassian.jira.plugin...
]
Victor Rubezhny updated JBIDE-8473:
-----------------------------------
Attachment: jbide-8473.patch
I would like to fix plugin.xml rather than schema because there is no need to have empty
schema elements. Seam CA Provider is deprecated.
Patch is attached for fix version 3.2.1
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:
http://www.atlassian.com/software/jira