Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Application based on Eclipse sets error code: Window opens(Eclipse opens an unwanted window when exit code is other than 0)
Application based on Eclipse sets error code: Window opens [message #1694864] Fri, 08 May 2015 14:24
Ulrich Scholz is currently offline Ulrich ScholzFriend
Messages: 15
Registered: September 2013
Junior Member
We're building an application in Java based on Eclipse. It's entry point implements IApplication. The exit code is set as result of method start().

The problem is: If the exit code is not 0, Eclipse opens a Window saying "Java was started byt returned exit code=...". After closing this window, the application terminates and the exit code is correctly set.

How to prevent that window from opening?

Thanks, Ulrich


OS: Windows 8.1
org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
Previous Topic:How to change where tabs open?
Next Topic:Archive for required library in project cannot be read
Goto Forum:
  


Current Time: Thu Apr 18 09:42:22 GMT 2024

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

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

Back to the top