Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where can I change comment in Java class (template) in Eclipse

In standard Java code I have comment:

/** Called when the activity is first created. */

Where can I change this comment in the template for the Eclipse IDE?

like image 509
tehnolog Avatar asked Oct 27 '25 03:10

tehnolog


1 Answers

You Project -> Properties -> Java Code Style -> Code Templates -> Comments -> Types -> Edit

Then customize comments for your own choices. enter image description here

like image 79
Arslan Anwar Avatar answered Oct 30 '25 03:10

Arslan Anwar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!