After compile I get this error:
Error: Invalid or corrupt jarfile C:\Documents
I think it is not accepting spaces in the path?
Error: Invalid or corrupt jarfile C:\Documents
I think it is not accepting spaces in the path?
Parsing code. 0.00
Compiling code. 0.01
Compiling debugger engine code. 0.42
Compiling generated Java code. Error
javac 1.7.0
src\b4j\example\main.java:5: error: package javafx.application does not exist
public class main extends javafx.application.Application{