Re: how to change name of author in eclipse?
- From: david.frizelle@xxxxxxxxx
- Date: 6 Nov 2005 14:34:35 -0800
To change in code that is all ready written use find and replace. To
change what value will be used for @author in future see previous
answer plus do the following:
windows -> Preferences -> Java -> Code Style -> Editor -> Templates:
@author
Edit this template and change ${user} to your desired name.
.
- Prev by Date: Re: Exception in thread "main" java.lang.NoClassDefFoundError: trying to run .jar
- Next by Date: Eclipse and JavaSpider
- Previous by thread: Exception in thread "main" java.lang.NoClassDefFoundError: trying to run .jar
- Next by thread: Eclipse and JavaSpider
- Index(es):