Oracle ADF Faces is exactly what I need, so I've done some googling, and I've read that Oracle donated ADF to Apache Foundation, and ADF become project Trinidad which is part of Apache MyFaces.
Thing is, that I want to use it in Eclipse. I've managed to write JSF pages in Eclipse jee, and deploy&run within Eclipse, but I don't know how to include MyFaces into Eclipse.
I would be happy if I could use those components manualy (without having them visualy in editor). This took me almost two days without success, so I've already coded some things in pure JSF.