Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Stopping display of local beans.
Stopping display of local beans. [message #143886] Mon, 03 March 2008 00:56
Eclipse UserFriend
Originally posted by: russell.thamm.dsto.defence.gov.au

Hi,
I am running EasyEclipse 1.3.1 which comes with the Visual Editor
identified as 3.3.0.200709121813.

This works fine. However, when I open a Visual Class in the editor, it not
only displays the main frame or dialog, it also tries to display every
Bean referenced by the class.

So if I a have a method:

void showHelpDialog()
{
MyHelpDialog dlg = new MyHelpDialog(...);
...
}

the Visual Editor tries to show MyHelpDialog.

Is there any way that I can stop this behaviour?
Previous Topic:Focus on Visual Editor
Next Topic:Stopping display of local beans.
Goto Forum:
  


Current Time: Thu Mar 28 12:35:20 GMT 2024

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

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

Back to the top