Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse (with JSF) code assistance (auto code hinting) problem(Auto code hinting for JSF 2.x attributes not working with Eclipse Helios)
Eclipse (with JSF) code assistance (auto code hinting) problem [message #708708] Wed, 03 August 2011 05:24
siva636 is currently offline siva636Friend
Messages: 3
Registered: October 2009
Junior Member
I am doing a JSF project in Eclipse (Helios) and I enabled the JSF facet for my project.

Code assistance (code hinting) works for the JSF tags but not for the attributes.

Say, if I type the following then the all possible tags are displayed, that is fine.

<h:

But, if I type the following and press the space bar, no code hinting for attributes appears:

<h:graphicImage

I guess that Eclipse must have this feature (Netbeans is having similar feature) but I am missing something.

Please anyone tell me what I am missing.

[Updated on: Wed, 03 August 2011 05:24]

Report message to a moderator

Previous Topic:What is an efficient way of finding the classes in a project using Eclipse's JDT?
Next Topic:Eclipse 3.6.2 failed to create the java virtual machine
Goto Forum:
  


Current Time: Fri Apr 19 21:19:29 GMT 2024

Powered by FUDForum. Page generated in 0.02386 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top