[
https://jira.jboss.org/jira/browse/JBIDE-5650?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen commented on JBIDE-5650:
--------------------------------------------
Issues that work in our projects, but not in seam-gen ones:
1. Content Assist in xhtml files for rich,a,f,h namespaces doesn't work in seamgen
project and work perfectly in JBoss Tools project (even if I explicitly point these
namespaces along with URIs in Visual/Source -> Page design options -> Included Tag
Libs)
(I guess this is purely because it is not on the classpath. Should the code completion not
listen to included tag libs?)
2. The same for content assist that helps developer to select path inside project (for
example /templates/template.xhtml etc.)
(This sounds like a regression, the relative paths should work, shouldn't they ?)
3. Clicking on path for example <ui:include
src="/components/productCard.xhtml"> with ctrl pressed doesn't change
active file for the file pointed by link
Same as 2 I guess ?
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