문제

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