Question

I am using JDeveloper 11g with primefaces v 4.0 added as a lib to my project. I don't see any autocomplete on click of Ctrl+Space which is a big help for developers. What options have it got to fix this ? Please help ?

Was it helpful?

Solution

For adding Primefaces to Jdeveloper 11g you must add primefacess.jar to

"project properties->FaceletS Tag Libraries" 

and select

"Show Tag Libraries in Palette" for showing primefaces component in 'Component Palette'

yavari.

OTHER TIPS

Does it work if you add the jar files of the primefaces tags in the project properties->Libraries and classpath?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top