JSF auto complete [message #989567] |
Thu, 06 December 2012 13:52  |
Eclipse User |
|
|
|
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.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02597 seconds