[
https://jira.jboss.org/jira/browse/JBIDE-2808?page=com.atlassian.jira.plu...
]
Alexey Kazakov commented on JBIDE-2808:
---------------------------------------
1.) When we add JSF or Seam nature to a project we will add this builder if it's not
added yeat.
2.) They collect TLD (but they don't use a builder for that they do it by request) and
maybe some JSF specific info... But anyway there is a lot of bugs and problems with
Eclipse JSF Tools... It likes WTP and thier Code Assist processor. We used a lot of
patches to workaround WTP's bugs there. So sometimes Implementing our own approach
where rather than adopt WTP could save our time. So I think it's the case.
Improve/refactor org.jboss.tools.common.kb plugin.
--------------------------------------------------
Key: JBIDE-2808
URL:
https://jira.jboss.org/jira/browse/JBIDE-2808
Project: Tools (JBoss Tools)
Issue Type: Task
Components: common
Affects Versions: 3.0.0.beta1
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Priority: Blocker
Fix For: 3.1.0.M1
Current KB plugin has some problems, which we have to solve.
- KB uses a set of XMLs. One XML for one tag library. If we want to support some new tag
library we have to convert it to special XML and add it to KB plugin manually. It would be
nice to have some default behavior for unknown TLDs.
- It doesn't work with facelets tag libraries.
- Our XMLs are quite big. It consumes memory in case some JSP/Facelet pages use a lot of
tag libraries. Also parsing big XML is quite slow process. It effects time of first
starting JSP/HTML editors.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira