SWT Browser - automation - plug-ins [message #466085] |
Sat, 31 December 2005 05:32 |
Eclipse User |
|
|
|
Originally posted by: ajes3160.bigpond.net.au
Hi all,
Could someone please tell me why the automation object obtained by the SWT
Browser is not being made visible for use? There are a lot of manipulations
we can do if only we have access to it.
In a standalone java app I can extend the class to access the object and
this works fine. However, when I try to access this automation object in a
plugin ('auto' is the variable name) I received the following error:-
Unhandled event loop exception
Reason:
tried to access field org.eclipse.swt.browser.Browser.auto from class
org.eclipse.swt.browser.MyBrowser
Now I could replicate all the code within this class but that defeats the
purpose of having the class in the first place. There is also the issue of
why this works fine in a standalone app and not a plug-in.
Any help would be greatly appreciated.
Cheers
|
|
|
Powered by
FUDForum. Page generated in 0.05603 seconds