After looking through Icefaces tool integration methods, I could not find a method for integrating Icefaces into Exadel Eclipse. I don't know whether Exadel integration is the same as WTP integration. Thank you in advance for any advise.
I'm successfully using the free version of Exadel Studio with Eclipse 3.2.1 and Ice Faces 1.5.1 using the WTP integration. Everything seems to work smooth here.
You have to take care for one thing: when you start your whatever.jsp your browser will open http://host:port/app/whatever.jsp instead of whatever.iface. This will result in an error (FacesContext not found) - just change the url to the above mentioned.