Writing to stdout [message #594481] |
Thu, 02 April 2009 05:06 |
Eclipse User |
|
|
|
Hi,
Within my plugin I'm writing output to stdout (some debugging stuff and
also the compiler-output from the external compiler I am launching). When
started within eclipse in a runtime workbench everything works fine -
output goes to the console of the calling eclipse workbench.
For installing the plugin I made a feature project containing only this
plugin. The plugin runs - editor highlighting, menu contributions etc. are
visible but there is no output to the console. Do I have to write
somewhere else? At the moment I am simply calling System.out.print...
There is no error output, so I assume that the action is executed but
somehow the output gets lost.
any help is welcome :)
regards, Kathi
|
|
|
Powered by
FUDForum. Page generated in 0.04824 seconds