0
votes

I downloaded the Eclipse Galileo and Juno Eclipse (Eclipse IDE for Java EE Developers) but I can not run my JSF2 project. I've tried changing the Project Facets/JavaServer Faces for 2.0 but doesn´t allow the change. What Eclipse IDE support JSF 2.0?

Thanks!

2
The JBoss Tools is a good plugin to develop with JSF and more assets. It is available in the marketplace. Also, make sure you have downloaded the IDE for Java EE Developers.Luiggi Mendoza

2 Answers

1
votes

I am using Eclipse indigo. Its working fine for me.

0
votes

For JSF 2.0, upgrade your Eclipse to version Helios (v3.6) onward, it has full support of Java EE 6 support, including JSF 2.0.

See: Does the Eclipse IDE support JSF 2.0?

You can Google this answer relatively quickly.