I'm trying to get started with JavaFX, using Eclipse with Java 8. However, I'm unable to install e(fx)clipse, and I won't be able to.
For now I'm trying to use the scene builder on it's own. I have created a layout and I can create an FXML file, but Eclipse doesn't seem to know what to do with it. Is there a way to get the Java source code out of the Scene Builder? Or maybe some configuration to Eclipse to make it know what to do with FXML?