Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » How to supress Message "Java was started but returned exit code"
How to supress Message "Java was started but returned exit code" [message #1061191] Thu, 30 May 2013 13:16
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
Hello

I would like to return a value from an rcp application that will be evaluated by the parent application that started the rcp application. To achieve this I return the value from the IApplication.start() method. This works as expected, but I always get a message box "Java was started but returned exit code ...".

Is there a way to supress this message?

Or is there another API to set the return value of the application?

Thanks for your help!
Christoph
Previous Topic:Issue with icons displayed the Next Editor Dialog (CTRL + F6)
Next Topic:Relative layout issue with views from different plug-ins
Goto Forum:
  


Current Time: Fri Sep 20 14:30:31 GMT 2024

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

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

Back to the top