IU-90.154 EAP - what happened to new -> interface?
Right clicking a package and selecting new doesn't show interface nor @interface anymore, just Java Class and File
(except all the other stuff: spring, actionscript, groovy..). What happened?
/S
请先登录再写评论。
It looks like they condensed things. If you select new --> Java Class, in the resultant dialog you can select Class, Interface, Enum, or Annotation. That context menu was getting pretty crowded, so I can understand their motivation.
Hello Sigmund,
http://blogs.jetbrains.com/idea/2009/05/compact-create-class-action/
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
thanks, been using that for a while without noticing :-)