Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » JSF auto complete(JSF auto complete works differently between OSX and Linux)
JSF auto complete [message #989567] Thu, 06 December 2012 13:52 Go to next message
Eclipse UserFriend
I have Eclipse Juno on Linux (Ubuntu 12.04 LTS)
This is my version:

Version: Juno Service Release 1
Build id: 20121004-1855

On OSX 10.8.2 I have:

Version: Juno Release
Build id: 20120614-1722

On both I have done all updates available.

When I am editing an xhtml file for JSF I get auto complete of my JSF beans on both, which is awesome, but the auto complete on OSX is much better. Here are a few differences:

Mac: Start auto complete anywhere, it will fill #{} for you.
Linux: Only start auto complete inside #{}.

Mac: Auto complete of objects returned by beans, for example on a ui:repeat my var="object" can be used for auto complete.
Linux: Not available.

Is there some reason for this behavior? is it maybe something to do with my project setup? because of different work environments they are different projects. Both the projects are using JSF 2.1 as a project facet, both using mojarra, not sure if that makes a difference.

Thanks.




Re: JSF auto complete [message #989601 is a reply to message #989567] Thu, 06 December 2012 17:29 Go to previous messageGo to next message
Eclipse UserFriend
The first question is finding out which Eclipse project provides editing support for xhmtl.
Hint: it's not JDT.
Re: JSF auto complete [message #989602 is a reply to message #989601] Thu, 06 December 2012 17:31 Go to previous message
Eclipse UserFriend
Crap, sorry for some reason thought this was the general eclipse questions forum.
Previous Topic:Launching exported headless RCP jar
Next Topic:String.indexof()
Goto Forum:
  


Current Time: Mon May 12 02:48:33 EDT 2025

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

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

Back to the top