[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform] Do you have solution to this situation?
|
Hi,
For my research project, I need develop a RCP in which the user can
draw some diagram and generate some executable Java code from this digram. I
also want this code to be executed and result to be printed to a console. I
have a few questions here.
1) I want to make the RCP small, so I don't want all the Java SDK
components integrated. This means, I only need the Java compiler to compile
the Java code, and then execute it. I don't know minimum plugins I should
integrated for this requirement.
2) How can I make information printed by System.out.print to a console
view?
Your help will be highly appreciated.
Michael.