Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Rung a Swing Application as a plugin.
Rung a Swing Application as a plugin. [message #225706] Sat, 10 April 2004 05:08
Eclipse UserFriend
Originally posted by: rajiv_im.yahoo.com

I am new to the eclipse plugin development area and am trying to run the
swing based Sun Bean Development kit as a plugin in
eclipse.

Currently I am looking at running the software as a plugin independent of
the workbench .. viz. as a plugin that would pop-up swing based windows
inside eclipse. ( .. not using SWT at all ).

The application has 4 separate java.awt.Panel windows. The first panels
load properly .. but when the 2nd java.awt.Panel is to load it hands over
the control to the org.eclipse.swt.widgets.EventTable and throws the
folowing error on the console ..
Unhandled exception caught in event loop.
Reason:

javax/infobus/InfoBusDataController


Could someone pls help me with this problem ? Can we run as a plugin an awt
application that uses multiple windows inside Eclipse or are there known
issues for doing these ?

Thanks,
Rajiv
Previous Topic:How to add DirectoryDialog to InstallHandler Classpath?
Next Topic:Rebuild project in 3.0M8 (linux gtk)
Goto Forum:
  


Current Time: Sat May 11 02:24:24 GMT 2024

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

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

Back to the top