reExecuteScript extension point...HELP! [message #57202] |
Mon, 29 June 2009 19:47 |
Eclipse User |
|
|
|
Is there an reference implementation of the reExecuteScript extension
point?
I'm lost and am trying seemingly random things.
I have implemented the extension point and its reExecute method is called
with the OperationCommand parameter. I tried to use the
org.eclipse.datatools.sqltools.internal.tabledataeditor.quer y.execute.QueryOutputHelper
(it's internal but is exported by its plug-in) to reexecute the query.
The query gets rerun but the processing of the result set does some SWT
operation but isn't being run in the SWT thread. An exception is thrown
and that's the end of that.
So, if anybody can point me to an implementation of this extension point
that I can model mine after, I'd be very grateful.
|
|
|
Powered by
FUDForum. Page generated in 0.29538 seconds