Build JAR file with IntelliJ 14: Unable to access jarfile?
问题 I'm trying to generate a JAR file out of a small library I'm writing. I understand that I need to add a custom Run/Debug Configuration to achieve that. So, I added this new JAR Application configuration: When I run the module with this configuration, I get this error: "C:\Program Files\Java\jdk1.7.0_79\jre\bin\java" -Dfile.encoding=windows-1256 -jar "" Error: Unable to access jarfile Process finished with exit code 1 I'm not sure why, but I think it has something to do with the warning in the