Monthly Archives: December 2010

Set the ${user} variable in Eclipse

To set the ${user} variable in Eclipse, either: add the following line to the eclipse.ini file: -Duser.name=[the_desired_user_name] for example: -Duser.name=mic.check@ows.com place the same code in your JAVA_OPTS environment variable if Eclipse is started from the command line put the same … Continue reading

Posted in computing, Java | Tagged , , , | Leave a comment

Custom fields in Mac OS X Address Book

The Mac OS X Address Book application has the capability of adding custom fields to user address cards. This is done by selecting Preferences (command,) Template (added Skype in this example):

Posted in computing, mac | Tagged , | Leave a comment