Access denied when trying to build / deploy JavaFX application

I am using IntelliJIDEA 14

Mistake:

Error: Java FX Packager: C: \ Users \ xxx \ IdeaProjects \ xxx \ out \ artifacts \ xxx (access denied)

I can generate a normal Jar, but when setting project parameters on JavaFx Application and Native Bundle as exe, I get this access denied error.

Just reinstalled JDK 1.8 and the issue persists. I have read / write access to this drive.

+3


source to share





All Articles