I tried setting up the PrimeFaces library. So i added the primefaces-3.4.1.jar using the 'add external jar' command. Than I added the namespace: xmlns:p="http://primefaces.org/ui to the html tag. According to the official documentation that is all there is to it, for setting it up.
I tried adding a <p:editor/>
componenet to my page, but it is not displayed.
My project configuration is: Eclipse, JSF 2.1 on Glassfish 3.1