In a few recent blog entries, I described how to really
quickly create a NetBeans module containing code snippets, such
as <p> tags (or even more extensive tag
combinations). However, not everyone wants to do it that way—maybe
all you want to do is add code snippets to the Component Palette,
but not share them with anyone else (hmmm, sounds a bit selfish,
doesn't it). For example, at the end of Simple
Extension of NetBeans Component Palette, Kovica asks:
What do you think...