[
https://jira.jboss.org/jira/browse/JBIDE-5765?page=com.atlassian.jira.plu...
]
Viacheslav Kabanovich commented on JBIDE-5765:
----------------------------------------------
Yes, dependency projects are loaded. But in your case core-ui project does not have kb
nature. We were building 'mock' kb model for a project without kb nature only when
requested by content assist on files of that project. After that, dependent project could
use it. When content assist was invoked first on the dependent project, 'mock' kb
model for other projects was not created. Ok, I have fixed that. Now, after you open a
page from core-demo and do something in it, you will see a warning added to core-ui:
'KB Problem: KB nature is not installed...', that means that 'mock' kb
model for it was created. On testing content assist you will get tags from core-ui, but
not immediately, since kb models are loaded in jobs, not in ui thread. Also, remember,
that 'mock' model is loaded once and never updated in that Eclipse session.
Extra attributes exist in CA proposals when they does not exist in
real
-----------------------------------------------------------------------
Key: JBIDE-5765
URL:
https://jira.jboss.org/jira/browse/JBIDE-5765
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.1.0.CR1
Reporter: Maxim Areshkau
Assignee: Viacheslav Kabanovich
Fix For: 3.1.0.CR2
Attachments: a4j.taglib.xml, a4j.taglib.xml.png
Steps to reproduce
#1 Import
http://anonsvn.jboss.org/repos/richfaces/root/examples/trunk/components/c... into
jboss tools
#2 add necessary natures
#3 open any xhml page and call CA in a4j:ajax teg.
See list of attribues, it's to much. There exist dragIndicator. But here no such
attribute in real.
SEE
http://anonsvn.jboss.org/repos/richfaces/root/ui/trunk/components/core/sr...
and
http://anonsvn.jboss.org/repos/richfaces/root/ui/trunk/components/core/sr...
--
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