[
https://issues.jboss.org/browse/JBIDE-8473?page=com.atlassian.jira.plugin...
]
Martin Malina closed JBIDE-8473.
--------------------------------
I confirmed that the change in the attached patch has been applied - the given extension
is no longer included.
Verified in jbdevstudio-product-eap-macosx-cocoa-4.1.0.v201105020252R-H361-M1.jar .
I'm not sure where I could verify the warning though.
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.M1, 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