I'm working in an Android/iOS app and while creator is just fine for iOS/Objective-C, QtCreator is not fine at all for Android/Java. I'm wondering how close QtCreator is to being able to: * present the java files and classes in the Project explorer (gradle integration?) * parse and edit Java code I'm thinking the language server would do a lot of the heavy lifting?