by Jimmy Halim
A friend who is using Netbeans 6 asked how to configure Netbeans so it’ll open his start.tml as an html file, not just as ordinary text file (so the editor will full with color I assume, not just black text :p)
I didn’t ask why he was using .tml not just .html :) but I told him that he can configure Netbeans 6 with:
Now every time you double click a .tml file it’ll call the HTML object's representative class :)