Force IntelliJ to run java.exe instead of java.

Answered

Due to an Nvidia driver bug (see: http://forum.lwjgl.org/index.php?topic=6439.msg34284#msg34284), I need to be able to launch my app for now using java.exe and not just java. Yet, I can't seem to force IntelliJ to add the .exe to the command line it launches. Is there a setting for this?

 

Thanks!

0
5 comments

Is it still actual with the current nvidia driver version? That post is from January and mentions the old drivers.

0

Sadly, I don't have the option to update the driver (I wish I did). :-(

0

Do you have an option to downgrade the driver to the previous version that is not affected by this bug?

0

No. IT strictly controls the driver and software versions being run. Eventually they'll push out the newer versions, but it'll be a while, and (if I can) from the forum thread posted, this seemed like a simple work-around until then... if I can figure out how to do it.

0

IntelliJ IDEA doesn't have an option to force .exe added to the Java executable name, sorry.

0

Please sign in to leave a comment.