Monthly Archives: March 2013

BTVN-Biện Thuyết & Vô Ngôn

BTVN   .     . . .   .   ./.  

Posted in Feeling, Skill | Leave a comment

Faster Eclipse IDE

Some tips and tricks to speedup Eclipse IDE, or at least slim it. These may be useful when you have hundreds of Eclipse projects (literally). ( UPDATED: as of Eclipse 3.7 (Indigo), I would recommend Spring Tool Suite (STS) over … Continue reading

Posted in Coding, Skill | Leave a comment

JBoss hot deploy

JBoss application server has the ability to hot-deploy Java web apps (.ear, .war, .sar, …) . It is well known for JBoss users already, and the most popular method is “exploded EAR/WAR deployment” : https://community.jboss.org/wiki/DeployTipsAndBuildSampleScripts In this post, I just … Continue reading

Posted in Coding, Skill | 4 Comments