Tag Archives: understanding

Ignorance is bliss – why it’s hard to stop drinking

If I hadn’t known the difference between being under the influence and sober, I wouldn’t care much for drinking – and I guess most of you readers wouldn’t too. That’s the key idea. That’s why we have alcoholics, drug addicts, … Read more

Posted in Life / Philosophy | Leave a comment

Super-simple way in Java with Netbeans to build all dependant libraries and subprojects with distribution

I think I finally figured out a simple and elegant way to build dependant libraries directly with the distribution and kiss that NoClassDefFound error goodbye. I also have a similar solution for Java Web Application projects. What you need is: … Read more

Posted in Java, Netbeans | Leave a comment