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 ?

有帮助吗?

解决方案

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.

其他提示

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top