javafx-maven-plugin
javafx-maven-plugin copied to clipboard
javafx-maven-plugin not work with sdk 18
run cmd run mvn clean javafx:jlink show erorr Process exited with an error: 1 (Exit value: 1). please help me
Can you post the full stack trace? Process exited with an error: 1 (Exit value: 1) is just an IDE's javaagent message when the process it was attached to failed.
I not found stack trace:
- But i found error with
SDK 18+
Can you post the full stack trace?
Process exited with an error: 1 (Exit value: 1)is just an IDE's javaagent message when the process it was attached to failed.