Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Writing to DOS Console for Headless RCP
Writing to DOS Console for Headless RCP [message #184615] Fri, 15 December 2006 18:27
Ameya Barve is currently offline Ameya BarveFriend
Messages: 21
Registered: July 2009
Junior Member
Hi,

I have to create a RCP Application which when invoked from the
command-line with a "-headless" argument, doesn't create the Workbench and
simply writes out a few lines to the system console and exits.

Questions:
(1) When I invoke my RCP from a DOS command shell, it seems to create a
NEW console to which the System.out.println() writes to. I want it to
write to the same command shell used to launch the RCP by the
command-line. How can I do this?

(2) My RCP has a splash screen which I want to hide when the user passes
in "-headless" as a command-line argument. Is there any way to do this?

Thx!
Previous Topic:Read Me Trim (Bottom)
Next Topic:Classpath issues
Goto Forum:
  


Current Time: Thu Dec 26 14:39:58 GMT 2024

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

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

Back to the top