java - Intellij IDEA shortcut How to add new element (ex. class or package)? -


in eclipse or spring tools suite, add new class or package, example, shortcut ctrl+n. there corresponding shortcut in intellij idea?

  • if in project view, press alt+insert (new) | class. project view can activated via alt+1.

Comments

Popular posts from this blog

javascript - AngularJS custom datepicker directive -

javascript - jQuery date picker - Disable dates after the selection from the first date picker -