Internal problem in eclipse-Designer

Hi all,

I am getting an error like “Unable to find Action Set: org.eclipse.jst.j2ee.J2eeMainActionSet2” while i launch the eclipse-Designer.

Also, On clicking a button in one of my portlet project an action method is not getting invoked.Is that due to that problem above.

Let me know what is the reason for this problem.Suggest me a solution

Thanks
tmv

It sounds like a plugin didn’t load. Can you please run eclipse from the command line with the ‘-clean’ flag? This might allow eclipse to properly load all the plugins.

Perhaps you have installed a plugin that is conflicting with some of the plugins shipped with Designer?

Regards,
–mark