(Eclipse RCP) How to redirect the output to Console View? -


I have two viewers, one has a text for the user's input and the other viewer is the built-in console view of Eclipse. . And I will run a Java program according to user input, and want to display log information in the console view. Does anyone know how I can redirect the output to the console view?

Thanks

Then give an example of questions and console redirection.

The blog post

Comments

Popular posts from this blog

objective c - iPhone and it's wireless area -

unix - Listing all shared memory segments used by a process on AIX5.3+ -

tsql - Correct sql/hql query (aggregate in where clause) -