Windows DevLauncher doesn't print to stdout
I'm writing a program which needs to read the launcher's output. However, the Windows version (and possibly OS X as well, I've only tested Windows and the .jar) doesn't log to stdout, rendering this impossible. Technically I could have it run the jar, but then I would have to find the user's Java installation, which is a pain; so if this could be fixed that would be great.
Environment
Windows, Java 7
Created Issue:
Windows DevLauncher doesn't print to stdout
I'm writing a program which needs to read the launcher's output. However, the Windows version (and possibly OS X as well, I've only tested Windows and the .jar) doesn't log to stdout, rendering this impossible. Technically I could have it run the jar, but then I would have to find the user's Java installation, which is a pain; so if this could be fixed that would be great.
Environment
Windows, Java 7
Please do not mark unreleased versions as affected. You do not have access to this yet.
I thought that was the DevLauncher and that by unreleased it meant that it was in beta. My apologies.
Can't fix it. Javaw completely drops all sysout and I don't believe there is any workaround for that, sorry.