Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 18:52 Go to next message
Carlos Solorzano is currently offline Carlos SolorzanoFriend
Messages: 6
Registered: July 2012
Junior Member
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 22:29 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
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 22:31 Go to previous message
Carlos Solorzano is currently offline Carlos SolorzanoFriend
Messages: 6
Registered: July 2012
Junior Member
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: Thu Apr 25 03:44:53 GMT 2024

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

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

Back to the top