- This topic has 3 replies, 2 voices, and was last updated 18 years, 3 months ago by Riyad Kalla.
-
AuthorPosts
-
Derek CookParticipantHi, I purchased MyEclipse yesterday, as it seems to be just the thing I need for some web development I am about to do, and it’s nice to find a product using eclipse that I already use for Java development. 🙂
I have installed MyEclipse onto Eclipse 3.2, and the install seems to go OK with no reported errors.
However, when I try to open a HTML page in eclipse I get the following:
- A dialog appears with “An Error has occurred. See error log for details.”
- The error log shows a message “Problems occurred when invoking code from plug-in: “org.eclipse.jface” in org.eclipse.ui.
- A “My Eclipse Visual HTM Designer” tab has been opened in the workbench, but the tab has no “body”.
- If you click on the “My Eclipse Visial HTM Designer” tab, two more error messages appear in the error log: “Unhandled event loop exception” in org.eclipse.ui and “com/genuitec/javascript/debug/mozilla/ImprovedMozillaBrowser” in org.eclipse.ui
If I try to open a HTML page with the standard HTML editor, it opens fine.
Can you please advise?
The MyEclipse Configuration Summary is as follows:
==========
*** Date: Sun Jul 30 18:47:36 BST 2006
*** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_06*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 5.0 Milestone 2
Build id: 20060703-5.0-M2*** Eclipse details:
Eclipse SDKVersion: 3.2.0
Build id: M20060629-1905Eclipse Graphical Editing Framework
Version: 3.2.0.v20060626
Build id: 20060627-0816Eclipse Platform
Version: 3.2.0.v20060609m-AgOexn6hlEUsvBO
Build id: M20060629-1905Eclipse RCP
Version: 3.2.0.v20060609m-SVDNgVrNoh-MeGG
Build id: M20060629-1905Eclipse Java Development Tools
Version: 3.2.0.v20060609m-F7snq1fxia-Z4XP
Build id: M20060629-1905Eclipse Plug-in Development Environment
Version: 3.2.0.v20060609m——6zXJJzJzJq
Build id: M20060629-1905Eclipse Project SDK
Version: 3.2.0.v20060609m-GNq6oQq-7es-Y81
Build id: M20060629-1905Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
C:\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
f1c_70
-vm
C:\WINDOWS\system32\javaw.exe[/list]
Riyad KallaMemberFirst thank you for the detailed report. Secondly, restart using the -clean command line argument should fix you right up. We are in the midst of trying to find a way to force the workspace to restart using -clean after installing to avoid this issue, but it’s easier said than done so for now it’s just a manual step. Sorry about that.
Derek CookParticipantHi, Riyad
Thanks for coming back so quickly. I wasn’t expecting a reply on a Sunday evening! 🙂
Anyway that recommendation of starting eclipse with the -clean option did the trick.
So I can now start using things in anger now. Again, thanks for your prompt support.
Riyad KallaMemberSo I can now start using things in anger now.
Uh oh, why in anger?
-
AuthorPosts