..MindWrite..

Posts Tagged ‘author’

change author name in ECLIPSE (for javadocs)

Posted by guptaradhesh on March 5, 2011

its pretty simple..

1- open eclipse.ini file in the eclipse directory

2- add the following line after -vmargs line

-Duser.name=your name

You might have to restart Eclipse after saving.

Happy Coding!

Posted in java, tech | Tagged: , , , , | Leave a Comment »