Eclipse settings on import aren't helping. In Java Code Style>Organise Imports and editor>Content assist. I've changed the number of imports required before * from 99 to 5 and still no joy. When I autocomplete imports, the following three always get lost (even though I've toggle the lowercase import setting off): import tornadofx.getValue
import tornadofx.setValue
import tornadofx.runLater