Hello all. I’ve been struggling with this since yesterday, and I have no idea what happened. I’m hoping someone here can give me a hand.
I’m running eclipse 3.1.2 with myEclipse 4.1.0 GA (BID: 20060122-4.1-GA)
Opening a JSP comes up with the following error message:
Unable to create this part due to an internal error. Reason for the failure: An exception was thrown during initialization.
Details:
!ENTRY org.eclipse.ui 4 0 2011-03-01 08:54:42.60
!MESSAGE Unable to create editor ID com.genuitec.eclipse.webdesigner.jsp: An exception was thrown during initialization
!STACK 0
com.jniwrapper.win32.LastErrorException: E_INVALIDARG (The parameter is incorrect.) The operation completed successfully.
at com.jniwrapper.win32.system.DllVersionInfo.a(SourceFile:121)
at com.jniwrapper.win32.system.DllVersionInfo.<init>(SourceFile:50)
at com.jniwrapper.win32.ie.Browsers.isBrowserSupported(SourceFile:106)
at com.genuitec.eclipse.webdesigner2.WebDesigner2.isSupportedPlatform(WebDesigner2.java:313)
at com.genuitec.eclipse.webdesigner2.HTMLMultiPageEditorPart.init(HTMLMultiPageEditorPart.java:876)...
If anyone can assist me with this, I would greatly appreciate it.