The site javafx.com/fxml is the declared namespace for every FXML document. In my opinion it should contain the schema or DTD definition for FXML. But instead resolving javafx.com/fxml leads to "Sorry! We couldn't find the document requested" message. So my IDE is not able to fetch the definition for FXML and thus there is no autocompletion possible for FXML tags and attributes.
- duplicates
-
JDK-8102437 Is there any xsd or dtd file for fxml file?
-
- Closed
-