Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » reExecuteScript extension point...HELP!
reExecuteScript extension point...HELP! [message #57202] Mon, 29 June 2009 23:47
Charles Eutsler is currently offline Charles EutslerFriend
Messages: 19
Registered: July 2009
Junior Member
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: Tue Mar 19 10:36:05 GMT 2024

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

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

Back to the top