Shortcut to create new Class and fix other errors?
已回答
Like in Eclipse when we get the Error regarding the Class, Constructors or anything, I can able to click on that error to fix the problem but with Intellij Java, there is no way to fix such type of error clicking on red lines error in code, is there any way to do shortcut like eclipse?
请先登录再写评论。
Alt+Enter: http://stackoverflow.com/a/6982213/104891
Thanks. Easy to use.