How to generate javadoc comments in Android Studio

前端 未结 16 2312
野的像风
野的像风 2020-12-04 10:01

Can I use shortcut keys in Android studio to generate javadoc comments?

If not, what is the easiest way to generate javadoc comments?

16条回答
  •  旧巷少年郎
    2020-12-04 10:32

    In Android Studio you don't need the plug in. On A Mac just open Android Studio -> click Android Studio in the top bar -> click Prefrences -> find File and Code Templates in the list -> select includes -> build it and will be persistent in all your project

提交回复
热议问题