The error dialog box makes it appear that this should work with Eclipse 3.M9+ but will not install against 3RC2. Does this really not install against 3M9+?
Use the manual install, this is a bug with the installer that we need to fix for Beta 2 release. Aparently the Eclipse team changed sometihng with RC2 release that our installer looks for to determine if it can install on the particular install of Eclipse or not; sort of an identifier that is no longer there. Using the Manual install with work around this, and its really a 2-step install. There are instructions included with it that are very easy to follow.
Also, how do you get JSP 2.0 support to work? I created a web project and had no selection so I had to manually change the DTD to the 2.4 schema defintion. I then later asked MyEclipse to add struts support to the project and it still thinks its 2.3. How can I get MyEclipse to recognize I want a 2.4 Struts project?
J2EE 1.4 support is in its infancy right now, so the errors you are running into is because we haven’t included full support for the new JSP and Servlet specs.
Can you explain what you mean about “and it still thinks its 2.3” when you tried to add Struts support. This could possibly be a bug that we should report to the dev team.