This post originated from an RSS feed registered with Java Buzz
by Dave Booth.
Original Post: Compact Create Class Action
Feed Title: IntelliJ IDEA Blog
Feed URL: http://blogs.jetbrains.com/idea/feed/
Feed Description: All the most recent updates, views, and information on IntelliJ IDEA... straight from the source.
In the upcoming Maia EAP you won’t find separate actions for creating classes, interfaces, enums or @interface anymore. Just one action that does not clutter your desktop — New Java Class.This does not mean you won’t be able to create interfaces, enums and annotation types, though:The same functionality will be available for Groovy classes.
[...]