problems making a native osx bundle with 2.2.6-ea
982571Feb 17 2013 — edited Feb 24 2013Anybody else having problems with making a native osx bundle with javafx 2.2.6-ea? I'm using the ant tasks for this, if I make my build with the latest release version of java I get a working os x app. But if I make the same build with the latest developer preview I get a bundle that doesn't start, either it just doesn't do anything, or I get the error that the main JavaFX class can't be found.