Is there any possibility to access list of managed beans using Ctrl+Space within a EL pattern #{hit Ctrl+Space here} managed beans defied with annotation in some jar files from my Eclipse classpath (Web app libraries) ?
It works if I will defined manually within web-app faces-config.xml
My environment is:
- Centos 6.4 x64
- Eclipse Kepler 4.3.1
- JSF Mojara 2.2
- Primefaces 4.0 RC
Any help is appreciated