Hi,
I’m running the “Struts Quickstar tutorial” (http://myeclipseide.com/enterpriseworkbench/help/index.jsp?topic=/com.genuitec.myeclipse.doc/html/quickstarts/struts/index.html),
When I reach the point after figure 15 and try to create the New Form, Action, JSP Wizard from Designer, the “New form” gui works, but after pressing next and going to the “New action” gui myEclipse shows an annoying message at the top that reads “Warning: Superclass does not exist” and it refers to the org.apache.struts.action.Action for the /userLogin path.
I have followed the the tutorial carefully, and this simply seems a bug to me.
Please assist.