[
https://issues.jboss.org/browse/JBIDE-7077?page=com.atlassian.jira.plugin...
]
Max Rydahl Andersen commented on JBIDE-7077:
--------------------------------------------
as discussed on irc, it looks like XMLRootElementContentDescriber2 has a naive
implementation that sequentially iterates the element roots which is problematic when we
have 400+ element to match against.
Suggestion is to put just a few into docbook type (i.e. <chapter>, <book>,
<section>) and if users want finergrained docbook editing they can open it
explicitly via Open With..
that should be fixed in both branch/trunk
Open With -> JBoss Tools -> "JBoss Tools Docbook
Editor" - exist in context menu for every xml file
---------------------------------------------------------------------------------------------------
Key: JBIDE-7077
URL:
https://issues.jboss.org/browse/JBIDE-7077
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.2.0.M2
Reporter: Vitali Yemialyanchyk
Assignee: Denis Maliarevich
Priority: Critical
Fix For: 3.2.1, 3.3.0.M1
Attachments: JBIDE-7077-patch.txt
if there is possibility to detect docbooks xmls -> try to detect or use some
heuristics to detect docbook file type from file content.
other way -> do not put "JBoss Tools Docbook Editor" in Open With menu - or
put just in case when you can state what this is docbook file.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira