[
https://jira.jboss.org/jira/browse/JBIDE-5650?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen commented on JBIDE-5650:
--------------------------------------------
The brilliant suggestion by Denis to fix the content assist for namespaces that arent
available on the classpath is so simple that I wonder why I got so worried ;)
The xhtml file already list the namespace and we could simply do the following:
1) if matching library available in classpath use it.
2) if not 1, then for standard libraries we will have metadata as before, if available use
it.
3) if not 1 and 2 - then nothing.
Ant based Seam-gen projects does not get completion for
built-in/standard components
------------------------------------------------------------------------------------
Key: JBIDE-5650
URL:
https://jira.jboss.org/jira/browse/JBIDE-5650
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.1.0.CR1
Reporter: Max Rydahl Andersen
Assignee: Alexey Kazakov
Priority: Blocker
Fix For: 3.1.0.CR2
As discussed in
http://community.jboss.org/thread/146141?tstart=0 it seems that with the
new code completion which is albeit more precise than before because it picks up tld's
etc. from the classpath runs into trouble when we have existing projects (such as seam-gen
generated ones) which don't have these resources on the classpath because they until
now only need them at runtime.
We need to find an answer to that somehow.
--
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