Skip to main content



      Home
Home » Eclipse Projects » e(fx)clipse » FXML editor doesn't complete type tags on Java 9 project
FXML editor doesn't complete type tags on Java 9 project [message #1779908] Mon, 15 January 2018 12:03 Go to next message
Eclipse UserFriend
When using the FXML editor on an fxml file in a Java 9 project, it doesn't propose types, e.g. when entering <Text nothing is proposed. Properties of the parent tag are proposed, so it seems to be about type info, not completion in general. My e(fx)clipse version is 3.1.0.

BTW, completion of types works in the Java editor.

I get exceptions like this in the error log, but not when asking for completion. Don't know it it's helpful

Java Model Exception: Java Model Status [Text.class [in javafx.scene.text [in <module:javafx.graphics>]] does not exist]
at org.eclipse.jdt.internal.core.JavaElement.newNotPresentException(JavaElement.java:560)
at org.eclipse.jdt.internal.codeassist.SelectionEngine.selectType(SelectionEngine.java:1540)
at org.eclipse.jdt.internal.core.NamedMember.resolveType(NamedMember.java:317)

[Updated on: Mon, 15 January 2018 12:05] by Moderator

Re: FXML editor doesn't complete type tags on Java 9 project [message #1779912 is a reply to message #1779908] Mon, 15 January 2018 13:07 Go to previous messageGo to next message
Eclipse UserFriend
Please file a bug at github
Re: FXML editor doesn't complete type tags on Java 9 project [message #1779919 is a reply to message #1779912] Mon, 15 January 2018 14:19 Go to previous message
Eclipse UserFriend
https://github.com/eclipse/efxclipse-eclipse/issues/31
Previous Topic:DirectoryTreeView - where's the jar/maven?
Next Topic:DnDAddon with CleanUpAddon Destroying Part Stacks
Goto Forum:
  


Current Time: Tue Mar 18 14:22:32 EDT 2025

Powered by FUDForum. Page generated in 0.03555 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top