Hi guys! I am beginner in java and trying to make a project with javafx on maven. When i try to run my code i get this error:
Failed to execute goal org.openjfx:javafx-maven-plugin:0.0.8:run (default-cli) on project ProjetoFinal7: Error: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1]
My first version was 0.0.4, but i got the same error with it. How can i solve it?