The tutorial starts out pretty smoothly, but when I get to the step that starts with
"Lets add a class to this package called SessionBean"
I don't seem to have an option to let me get to the Managed Bean Wizard.
Right clicking on the faces-config.xml does not give me the JSF menu option on the context menu and if I don't see a Managed Bean Wizard from selecting File -> New.
Any thoughts?
Thanks in advance,
Davesupport-swapna - Dec 28, 2010 - 05:42 AM Post subject: RE: ICEfaces tutorial problem
dason,
I apologize for the inconvenience caused to you. We are in the process of updating the ICEFaces tutorial to reflect the changes with the latest versions of MyEclipse IDE.
Open the faces-config.xml and choose the 'Design' tab.
Right click on the Managed Beans in the faces-config drop down. Select New > Managed Bean to add a new class.
Let us know if you any other issues.dason - Dec 28, 2010 - 07:33 PM Post subject: problem solved
Thank you Swapna. That solved my problem.
The tutorial is very informative and covers a lot of ground.