Is there a possibility to get code-completion working for FXML(JavaFX 2.2)-files in eclipse?
Greetz
e(fx)clipse is still quite new, but it should have all the necessary code editing features. The website explicitly states
One of the coolest feature of fxgraph is that it integrates with JDT (e.g. you get the JavaDoc for all referenced elements, autocompletion support, ...).