Showing posts with label development. Show all posts
Showing posts with label development. Show all posts

Tuesday, October 16, 2007

javac -XD-printflat

As a self-remainder, extremely useful 'hidden' javac option I found here:

$ javac -XD-printflat

Thursday, February 08, 2007

As a sidenote to future self, next time before you spend an hour on debugging a completely unrelated issue, please check if you enabled auto-generating primary keys on this 'one-time debug' copy of the database... FFS.