Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Do all Events require Thread separation?
Do all Events require Thread separation? [message #158640] Wed, 19 November 2003 03:45
David Whitehurst is currently offline David WhitehurstFriend
Messages: 76
Registered: July 2009
Member
I accept a menu action run() and then I call a method to connect to database
on a class in same package. Do I need to setup proxy/listener/callback for
all actions? Here is the error ...

Unhandled exception caught in event loop
Reason:
oracle/jdbc/driver/OracleDriver

I debugged, and I do have handling on SQLExceptions but I get stuck because
I don't have the event threaded code source I assume?

David
--
David L. Whitehurst
aka. PiratePete
http://www.piratepetesoftware.com
dlwhitehurst@comcast.net
Previous Topic:how to export a plug-in with icon included?
Next Topic:Need a Design Scenario for JARs needed by my Plugins
Goto Forum:
  


Current Time: Wed Sep 18 16:25:58 GMT 2024

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

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

Back to the top