Combining and compressing JavaScript in any web project is a necessity in most cases. Let me show you how you …
Tools
Enabling Subversion 1.7 in NetBeans
If you upgraded TortoiseSVN lately you probably noticed that NetBeans / TortoiseSVN compatibility broke. This is because NetBeans at this time …
Setting EOL style in NetBeans
I found myself needing to change the end of line character in NetBeans. This was easily done by adding -J-Dline.separator=LF …