[
https://issues.jboss.org/browse/JBIDE-12401?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-12401:
----------------------------------------
Ok. Now I see that we suggest folders even there is no .css files. Anyway I don't
think it's a problem. Looking for all the *.css files may take long time.
But if you have some *.css in Web Content folder and RF 3.* in your class path and still
don't see them in CA for <a4j:loadStyle> then this is a bug.
Content assist for tag <a4j:loadStyle src=""/>
doesn't offer "/resources", "/templates", "/pages"
items.
--------------------------------------------------------------------------------------------------------
Key: JBIDE-12401
URL:
https://issues.jboss.org/browse/JBIDE-12401
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.4.0.M1
Environment: JBT 3.4.0.v20120806-0710-H5361-M1, Linux 32bit, Java Sun 1.7
Reporter: Vlado Pakan
Assignee: Vlado Pakan
Fix For: 3.4.0.M1
1. Create JSF2 KickStart project.
2. Open inputname.xhtml page
3. Insert <a4j:loadStyle src=""/> inside <ui:define
name="body"> tag
4. Put cursor inside "" of src attribute i.e. <a4j:loadStyle
src="|"/>
5. Invoke Code Assist
ERROR: Code Assist doesn't offer items "/resources",
"/templates", "/pages"
It was working in JBT 3.3.0 GA
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira