I’m trying to struts enable an existing project. I just purchases MyEclipse, so the projects I had weren’t web enabled.
First step was to “Add WebProject capabilities”.
Then, when “Add Struts capabilities” I immediatly get (before any dialog) the following error message:
—
Invalid struts 1.0 config file found
org.apache.commons.logging.LogConfigurationException:
java.lang.ClassNotFoundException:
org.easystruts.struts.config.EasyStrutsLogFactory:
java.lang.ClassNotFoundException:
org.easystruts.struts.config.EasyStrutsLogFactory
—-
Then the normal “Struts support for MyEclipse Web Project” wizard box shows up.
But when i select struts 1.1, I get the same error again and I can’t click on Finish no matter what. The dialog shows the following error at the top:
Invalid Struts 1.1 config file : java.lang.ClassNotFoundException: org.easystruts.struts.config.EasyStrutsLogFactory the
When creating a project from scratch, I don’t have these problems.
Thanks for any input.
——————————
– WinXP
– Eclipse 3.0.0 200406251208
– Are any other external plugins installed?: Sysdeo, Xmlbuddy
– How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*: 8
– What MyEclipse version are you using?: 3.7.101 200405301200-3.8-Beta1