Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to find Exit Value of a Command Line RCP
How to find Exit Value of a Command Line RCP [message #466202] Mon, 16 April 2007 09:16 Go to next message
Chetan Kumar is currently offline Chetan KumarFriend
Messages: 70
Registered: July 2009
Member
Hello all,

I have an RCP which is launched using command-line. How can I find out
the exit value (or status) of the cmd-line RCP ?

Thanks,
Chetan Kumar
Re: How to find Exit Value of a Command Line RCP [message #466241 is a reply to message #466202] Mon, 16 April 2007 23:23 Go to previous message
Tom Roche is currently offline Tom RocheFriend
Messages: 160
Registered: July 2009
Senior Member
Chetan Kumar Mon, 16 Apr 2007 09:16:36 +0000 (UTC)
> I have an RCP which is launched using command-line. How can I
> find out the exit value (or status) of the cmd-line RCP ?

You could try <exec>-ing it from ant: I believe that will return the
errorcode if != 0.
Previous Topic:RCP deployment - JWS and/or Update?
Next Topic:How can I track down an unexpect stop from the mainwindow at application exit point?
Goto Forum:
  


Current Time: Fri Apr 19 19:15:26 GMT 2024

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

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

Back to the top