- This topic has 5 replies, 2 voices, and was last updated 18 years, 7 months ago by Riyad Kalla.
-
AuthorPosts
-
rakesh.gaddamMemberHi,
I just updated MyEclipse to 4.1, earlier I had 3.8.4.After installing the new version.I wanted a web project.When I was adding a new jsp page.I got the following error.
The Selected Wizard cannot be started.
Reason:
Plug-in com.genuitec.eclipse.wizards was unable to load class
com.aston.wizards.jsp.NewJspCreationWizard.I tried reinstalling the 4.1 version, but i still get the same message when i try to add a servlet,jsp or html.
Can you help me with this.
Regards
Rakesh.
Riyad KallaMemberWhat si your Eclipse Build ID (from Help > About)?
rakesh.gaddamMemberHi,
I am using MyEclipse 4.1.0 and Eclipse 3.1.1. I created a new web project.When I was adding a new jsp page.I got the following error.
The Selected Wizard cannot be started.
Reason:
Plug-in com.genuitec.eclipse.wizards was unable to load class
com.aston.wizards.jsp.NewJspCreationWizard.I tried reinstalling the 4.1 version, but i still get the same message when i try to add a servlet,jsp or html.
Can you help me with this.
Regards
Rakesh.
Riyad KallaMemberRakesh,
I’m not sure why you simply repeated yourself instead of answering my question, that just puts us back at square one.I need your Eclipse Build ID (Help > About) and your MyEclipse Build ID (MyEclipse > About).
rakesh.gaddamMemberHi,
Here are the build ids for myeclipse and eclipse:
Eclipse Build id: M20050929-0840
MyEclipse Build id: 20060122-4.1-GA
Thanks
Rakesh.
Riyad KallaMemberYou mentioned upgrading from 3.8.4 to 4.1, but both of those releases required a different version of Eclipse (3.0 and 3.1 respectively). How exactly did you upgrade MyEclipse? Did you simply unzip the manual install or run the installer ontop fo the old version? If you did this is an installation problem and you will need to perform a clean install of both Eclipse 3.1.2 SDK and MyEclipse 4.1.1 to new directories. After doing that, add the -clean command line argument and select your existing workspace, it should startup without a problem.
If you only run the uninstaller and do not actually use a new dir, you may run into the same problem.
-
AuthorPosts