The problem with the JVM is that the UI toolkits are dying or died already. Having the web as UI layer brings much benefit and reduces the investement needed in the UI.
IDEA will most likely hit that problem at some point also...
JetBrains apps look & behave mostly native on macOS. There are some discrepancies, but they're pretty close.
Building the entire UI in a webview means you're never going to get platform integration. No standard menu bar, no services integration, no remapping menu shortcut keys, no automatic "find command" in the Help menu.
stephenr|8 years ago
Building the entire UI in a webview means you're never going to get platform integration. No standard menu bar, no services integration, no remapping menu shortcut keys, no automatic "find command" in the Help menu.
Edit: s/look/look & behave/
hexa00|8 years ago
TeMPOraL|8 years ago
Wait, what? I'm pretty sure native UI toolkits are holding up fine. They did fall off the hipster train, true, but that doesn't mean they're dying.
On JVM, maybe it's time to retire Swing, but JavaFX is alive and kicking.
hexa00|8 years ago
jameskegel|8 years ago