IntelliJ IDEA 2017.1 EAP is Out
Finally, the holidays are over and it’s time to get back to work. We hope you’ve already had a chance to try IntelliJ IDEA 2017.1 EAP. If not, there’s one more reason to do it now: a freshly published EAP build.
Along with the usual bugfixes it brings a handful of quite interesting novelties.
Docker plugin now supports Docker for Mac (via “unix://”). Support for Windows (via “npipe://”) is almost there with certain limitations.
Spring support is becoming better with coding assistance for Spring MVC’s path attribute:
And with the support for Spring Testing (up to Spring 5.0) and Spring Boot Testing (test runners and inspections):
Last, but not least, we’ve addressed the issue related to Korean, Chinese and Japanese keyboard layouts on OS X.
As always, your feedback is very welcome. Please submit bug reports and requests to issue tracker, share your thoughts in the discussion forums, or here in the comments.
Develop with Pleasure!
Ville says:
January 12, 2017Autoupdate from second latest 2017.1 EAP does not work, it claims i already have the latest version.
Maccimo says:
January 12, 2017Great!
When will be bug https://youtrack.jetbrains.com/issue/IDEA-162686 fixed?
Sergei says:
January 13, 2017Thank you for small EAP logo on top of IDEA runner, really helpful. thx!
Nick Hristov says:
January 13, 2017Yay, no more hacks to get the docker plugin to work on Mac.
Shaun Mbhiza says:
January 14, 2017Well can we address the memory use? I keep getting a prompt to allocate more memory to Idea on Windows 10 with 16GB of RAM on the system.
Andrey Cheptsov says:
January 23, 2017Could you please share your memory snapshot along with logs according to these instructions:
https://intellij-support.jetbrains.com/hc/en-us/articles/207241235 and https://intellij-support.jetbrains.com/hc/en-us/articles/207241085 ? This would help us a lot to find what the problem is. For a workaround, try to use idea64.exe.
Razib Shahriar says:
January 15, 2017In Terminal Ctrl+C doesn’t work. Instead I see letters C typed in.
Andrey Cheptsov says:
January 23, 2017It has been fixed just recently: https://youtrack.jetbrains.com/issue/IDEA-115276