Skip to main content



      Home
Home » Eclipse Projects » DTP » reExecuteScript extension point...HELP!
reExecuteScript extension point...HELP! [message #57202] Mon, 29 June 2009 19:47
Eclipse UserFriend
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.
Previous Topic:"Edit in SQL Query Builder..." does nothing
Next Topic:reExecuteScript extension point...HELP!
Goto Forum:
  


Current Time: Thu May 08 03:49:47 EDT 2025

Powered by FUDForum. Page generated in 0.29538 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top