@jmfayard You can, but keep in mind that IntelliJ is written purely in Java. All the existing component of IDEA will be written in Java, and JetBrains have invested heavily in enhancing Swing to work great for them. A JavaFX based UI might look alien inside of IDEA, unless the UI you're presenting is very specialized.