I got this error while trying to start and make javafx 2.0 in eclipse helios
Exception in thread "main" java.lang.IllegalArgumentException: expected file name as argument
at com.sun.javafx.css.parser.Css2Bin.main(Css2Bin.java:44)
Recently I’m following step-by-step to Getting Started with JavaFX 2.0 in Eclipse IDE
from this – website
I don’t know how to fix it, can somebody help me? Thanks
Now be happy!