April 21, 2009 at 3:33 pm
· Filed under Daily Life

This acquisition showed me, good marketing always owns good engineering.
As creator of Solaris, Java ( even vi text editor) I have good feelings againts Sun Microsystems. They have created very notable rock solid products of software history and they will remain as is.
Read the rest of this entry »
Permalink
April 21, 2009 at 11:56 am
· Filed under Java
In this post, I will try to show, how you can debug a java program with eclipse. Eclipse debugger has many interesting features may be you even don’t know. You can assign breakpoint to code line and you can also program this breakpoint. You can change variable values on the fly. These features are time saver because they provide more straightforward way to inspect bugs.
Read the rest of this entry »
Permalink