]
Viacheslav Kabanovich commented on JBIDE-7931:
----------------------------------------------
We load and update data from class path on Java model events. Now we only take into
account events IJavaElementDelta.F_CLASSPATH_CHANGED and
IJavaElementDelta.F_RESOLVED_CLASSPATH_CHANGED.
It seems that in some cases of importing an existing project that is not enough.
Seam EL code completion of builtin components does not work in JBoss
Tools for projects created in seam-gen
-----------------------------------------------------------------------------------------------------------
Key: JBIDE-7931
URL:
https://issues.jboss.org/browse/JBIDE-7931
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.2.0.Beta2
Environment: Linux 64bit
JDK 1.6.0_23
JBoss Tools 3.2.0 Beta 2 (20101206)
Seam 2.2.1.CR2
Reporter: Jozef Hartinger
Assignee: Viacheslav Kabanovich
Fix For: 3.2.0.CR1
A Seam 2 project is created using seam-gen, with action generated by seam-gen.
Afterwards, it is imported into JBoss Tools. In JBTools, the Seam EL code completion for
builtin components does not work (e.g. #{conversation} is not recognized) while completion
for project-specific components does work (e.g. ).
Similarly, the completion works fine for JBTools-generated projects.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: