[ATL Plugin] Autocompletion doesn't work [message #32876] |
Fri, 20 April 2007 08:34  |
Eclipse User |
|
|
|
Originally posted by: tristan.faure.c-s.fr
I want to know if it is normal that the autocompletion doesn't work in the
Plugin.
I've selected it in the ATL preferences
and when I type a dot I have this error in the log window
------------------------------------------------------------ ------
Failed to execute runnable (java.lang.NoClassDefFoundError: Could not
initialize class org.atl.eclipse.adt.ui.AtlUIMessages)
------------------------------------------------------------ ------
org.eclipse.swt.SWTException: Failed to execute runnable
(java.lang.NoClassDefFoundError: Could not initialize class
org.atl.eclipse.adt.ui.AtlUIMessages)
at org.eclipse.swt.SWT.error(SWT.java:3407)
at org.eclipse.swt.SWT.error(SWT.java:3330)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:126)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.jav a:3440)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3080)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1924)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1888)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:95)
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:78)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:104)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:74)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:348)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:165)
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.invokeFramework(Main.java:341 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:285)
at org.eclipse.core.launcher.Main.run(Main.java:987)
at org.eclipse.core.launcher.Main.main(Main.java:962)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class
org.atl.eclipse.adt.ui.AtlUIMessages
at
org.atl.eclipse.adt.ui.text.atl.AtlCompletionProcessor.getEr rorMessage(AtlCompletionProcessor.java:163)
at
org.eclipse.jface.text.contentassist.ContentAssistant.comput eCompletionProposals(ContentAssistant.java:1755)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .computeProposals(CompletionProposalPopup.java:479)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .access$16(CompletionProposalPopup.java:476)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup $2.run(CompletionProposalPopup.java:411)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator .java:67)
at
org.eclipse.jface.text.contentassist.CompletionProposalPopup .showProposals(CompletionProposalPopup.java:405)
at
org.eclipse.jface.text.contentassist.ContentAssistant$2.run( ContentAssistant.java:350)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:3 5)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchr onizer.java:123)
... 20 more
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02620 seconds