Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] Output on console

You are right. After copying eclipsec.exe to app directory all worked as expected.

Thanks, Thomas.

On Fri, Sep 20, 2019 at 2:51 PM Thomas Watson <tjwatson@xxxxxxxxxx> wrote:

On windows there is an eclipse.exe and an eclipsec.exe.  The one with the 'c' provides the console output.  The one without the 'c' just starts up the windows application in the background with no console output.  I imagine your 'p2.exe' is a copy of the eclipse.exe (without the 'c').


Tom
 

_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/platform-dev

Back to the top