- This topic has 1 reply, 2 voices, and was last updated 19 years, 6 months ago by Riyad Kalla.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
Jonas KarlssonMemberHi!
I have installed MyEclipseIDE version 4, and most of it works just fine. But I can’t get the DB-Explorer working.
In the Eclipse log-file (<workspace>/.metadata/.log), there are the following readings:
!SESSION maj 24, 2005 21:34:01.15 ---------------------------------------------- eclipse.buildId=M200503110845 java.version=1.5.0_03 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=sv_SE !ENTRY org.eclipse.ui 4 4 maj 24, 2005 21:34:01.15 !MESSAGE Unable to find Action Set: org_eclipse_ui_examples_readmetool_actionSet !ENTRY org.eclipse.ui 4 4 maj 24, 2005 21:36:19.890 !MESSAGE Unhandled event loop exception !ENTRY org.eclipse.ui 4 0 maj 24, 2005 21:36:19.906 !MESSAGE Widget is disposed !STACK 0 org.eclipse.swt.SWTException: Widget is disposed at org.eclipse.swt.SWT.error(SWT.java:2691) at org.eclipse.swt.SWT.error(SWT.java:2616) at org.eclipse.swt.SWT.error(SWT.java:2587) at org.eclipse.swt.widgets.Widget.error(Widget.java:381) at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:283) at org.eclipse.swt.widgets.Menu.isVisible(Menu.java:1013) at org.eclipse.ui.internal.PerspectiveBarManager.handleChevron(PerspectiveBarManager.java:151) at org.eclipse.ui.internal.PerspectiveSwitcher$5.widgetSelected(PerspectiveSwitcher.java:402) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2773) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2432) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.core.launcher.Main.basicRun(Main.java:185) at org.eclipse.core.launcher.Main.run(Main.java:704) at org.eclipse.core.launcher.Main.main(Main.java:688)
I have used the DB-Explorer in previous versions of MyEclipse, but now I’m lost. Any ideas?
Regards
Jonas
Riyad KallaMemberJonas,
What version of Eclipse?Also I noticed:
java.version=1.5.0_03
You should be using JDK 1.4.2_08 on Windows for maximal stability with the 4.0 Milestone.
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)