Hello I have this error each time I try to compile. I used an example from this forum.
Parsing code. 0.00
Compiling code. 0.03
Compiling debugger engine code. 0.37
Compiling generated Java code. Error
javac 1.7.0_04
src\b4j\example\main.java:5: error: package javafx.application does not exist
public class main extends javafx.application.Application{
^
1 error