What is the IntelliJ shortcut key to create a javadoc comment? -


in eclipse, can press alt+shift+j , javadoc comment automatically generated fields, returns, or whatever applicable specific javadoc comment. i'm assuming intellij idea has feature. can tell me if there keyboard shortcut this?

typing /** + pressing enter above method signature create javadoc stubs you.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -