Can Swing component write to console in VE? [message #143258] |
Sat, 08 December 2007 06:35  |
Eclipse User |
|
|
|
Originally posted by: eli_lato.hotmail.com
When I develop my Swing visual component in the Visual Editor, how can I
make my component write to the console? In other words, within the VE, how
can a component write to the Eclipse consle?
Alternatively, can I at least throw up a JOptionPane-like dialog to
display state?
Without the Eclipse debugger, a console, and a dialog box, I'm developing
blind. I've resorted to writing debug messages to a file, and to toggling
from development to runtime just to see what's on the console.
Is there a better way?
Thanks,
Eli
|
|
|
Re: Can Swing component write to console in VE? [message #143268 is a reply to message #143258] |
Mon, 10 December 2007 12:05   |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
By default anything that is written to the VE component's Syster.error
will be logged in the workspace's .log file.
Eli Lato wrote:
> When I develop my Swing visual component in the Visual Editor, how can I
> make my component write to the console? In other words, within the VE,
> how can a component write to the Eclipse consle?
>
> Alternatively, can I at least throw up a JOptionPane-like dialog to
> display state?
>
> Without the Eclipse debugger, a console, and a dialog box, I'm
> developing blind. I've resorted to writing debug messages to a file, and
> to toggling from development to runtime just to see what's on the console.
>
> Is there a better way?
>
> Thanks,
> Eli
>
--
Thanks,
Rich Kulp
|
|
|
|
Re: Can Swing component write to console in VE? [message #616901 is a reply to message #143258] |
Mon, 10 December 2007 12:05  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
By default anything that is written to the VE component's Syster.error
will be logged in the workspace's .log file.
Eli Lato wrote:
> When I develop my Swing visual component in the Visual Editor, how can I
> make my component write to the console? In other words, within the VE,
> how can a component write to the Eclipse consle?
>
> Alternatively, can I at least throw up a JOptionPane-like dialog to
> display state?
>
> Without the Eclipse debugger, a console, and a dialog box, I'm
> developing blind. I've resorted to writing debug messages to a file, and
> to toggling from development to runtime just to see what's on the console.
>
> Is there a better way?
>
> Thanks,
> Eli
>
--
Thanks,
Rich Kulp
|
|
|
|
Powered by
FUDForum. Page generated in 0.04404 seconds