I got this error while trying to start and make javafx 2.0 in eclipse helios
Exception in thread "main" java.lang.IllegalArgumentException: expected
I had this same problem (in e(fx)clipse). I tried the solution mentioned above and still had the same problem. I added a new run configuration and pointed it directly to the class thar had Main and that worked for me.