I have downloaded AntView 2.2.9 and Eclipse 2.1 RC1
(Linux Gtk). I can open the tree and see my tasks, but
when I try to run the task (with the running man button
on toolbar or with the right button menu), the
following error happens (in my workspace/.metadata/.log):
Unhandled exception caught in event loop.
Reason:
org/eclipse/ui/externaltools/internal/core/ToolUtil
!ENTRY org.eclipse.ui 4 4 Mar 03, 2003 19:30:21.813
!MESSAGE Unhandled exception caught in event loop.
!ENTRY org.eclipse.ui 4 0 Mar 03, 2003 19:30:21.837
!MESSAGE
org/eclipse/ui/externaltools/internal/core/ToolUtil
!STACK 0
java.lang.NoClassDefFoundError:
org/eclipse/ui/externaltools/internal/core/ToolUtil
at
com.r2tech.eclipse.antview.actions.RunAction.run(RunAction.java:41)
at
org.eclipse.jface.action.Action.runWithEvent(Action.java:841)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
at
org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
at
org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:77)
at
org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:897)
at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:1507)
at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1324)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1271)
at
org.eclipse.ui.internal.Workbench.run(Workbench.java:1254)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:845)
at
org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
at org.eclipse.core.launcher.Main.run(Main.java:703)
at org.eclipse.core.launcher.Main.main(Main.java:539)
Logged In: YES
user_id=362154
i get the same error with eclipse 2.1.0 build 200303272130
Logged In: YES
user_id=362154
i forgot to mention on windows xp.