Can't deploy your artifact onto Artifact? Check the permissions -
Managing Permissions on Artifactory
*Remember to check the Deploy box ;)
Tuesday, July 27, 2010
Tuesday, May 11, 2010
Get your annotated hibernate tablename :D
Thanks to stackoverflow, I now know how to use reflection with annotations in hibernate!!
Thursday, April 29, 2010
How to profile your app with Memory Analyzer and JConsole
Wednesday, January 6, 2010
*Slap *Slap
From Effective C++, by Scott Meyers :
"Anytime you find yourself writing code of the form "if the object is of type T1, then do something, but if it's of type T2, then do something else," slap yourself.
solution : overriding the method
"Anytime you find yourself writing code of the form "if the object is of type T1, then do something, but if it's of type T2, then do something else," slap yourself.
solution : overriding the method
Sunday, December 6, 2009
First-time Vista users...like me
Want a quick shortcut by right-clicking on folder to get to your cmd.exe in Vista?
Hold Shift & right-click on the folder and you will see a "Open Command Window Here".
Waahaha..I'm starting to like Vista - I don't need to install PowerToy or edit my folder settings already... :P
Hold Shift & right-click on the folder and you will see a "Open Command Window Here".
Waahaha..I'm starting to like Vista - I don't need to install PowerToy or edit my folder settings already... :P
Sunday, September 13, 2009
SVN export with Tortoise
After using Tortoise for some time, it's only now that I found out that it is possible to export files the easy way. I right-clicked all the folders containing svn files and dragged to my working folder and a pop up menu will appear for options to export all items.
It REALLY pays to be lazy....... =p
Subscribe to:
Posts (Atom)