IntelliJ IDEA 2017.1 EAP Is Out!
The first IntelliJ EAP of the year brings fixes to the Docker plugin and added support for Spring Testing and Spring Boot Testing.
Join the DZone community and get the full member experience.
Join For FreeFinally, 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.
The 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.
Published at DZone with permission of Andrey Cheptsov, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments