[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.pde] Launching Java Application Programmatically Problem

Following this http://www.eclipse.org/articles/Article-Java-launch/launching-java.html to programmatic launching Java applications.

Everything works fine, but the console is unable to print out the message not until I click the run icon from the menu, it works fine on eclipse 3.2, 3.3.

Did anyone meet this kind of problem?