|
|
|
|
|
by yodasan
3882 days ago
|
|
I'm in a similar boat with using IntelliJ super early on, and while I agree that the changes don't seem as huge as they were in the early days (mainly because, as you noted, it's now a fairly rich and complete product), they still are providing some cool features. For instance, in IntelliJ 14.1, they added a Java decompiler with debugging capabilities, so you can now ctrl+click into compiled code and set breakpoints. (http://blog.jetbrains.com/idea/2015/02/debug-decompiled-code...) .. that's been pretty cool for my workflow, at least. |
|