Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Where to find system.out log when running exported product
Where to find system.out log when running exported product [message #1231913] Wed, 15 January 2014 18:26 Go to next message
Charles Li is currently offline Charles LiFriend
Messages: 16
Registered: December 2009
Junior Member
Hi, Eclipse experts:

I had some "System.out.println" output in my GUI plug-in. After I exported the product configuration, I can run the generated exe. However, I don't know where to find the messages printed out by "System.out.println". Would appreciate if someone can help!

Thanks!
- Charles
Re: Where to find system.out log when running exported product [message #1232114 is a reply to message #1231913] Thu, 16 January 2014 09:06 Go to previous message
Olivier Prouvost is currently offline Olivier ProuvostFriend
Messages: 16
Registered: August 2011
Location: TOULOUSE
Junior Member

You must add the '-consoleLog' parameter in your command line arguments of your .product file. In this case, a shell window will open and display messages. Do you have this parameter ?

[Updated on: Fri, 17 January 2014 14:07]

Report message to a moderator

Previous Topic:Luna: applicationXMI argument missing
Next Topic:Validate on saving files
Goto Forum:
  


Current Time: Tue Mar 19 05:22:46 GMT 2024

Powered by FUDForum. Page generated in 0.01444 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top