Well, I've finally done it. I've started working on a plugin for Netbeans after not being able to find an existing one that did what I want. The project I'm working on at work is quite involved and requires me to go through all kinds of configuration files. There are several sections of the XML documents that would be easier to read if the block of lines were organized alphabetically. I couldn't find a plugin that would sort lines of text (yes... I'm aware of how "dangerous" that can be), so I'm in the process of making one. I must say that the whole process of writing a Netbeans plugin is quite intuiging and is a little easier than I thought. Time to pull out the "Rich Client Programming: Plugging into the Netbeans Platform" book that I won. (Wow! I've had this book for a year already!)
I'll post more about my plugin and the process as I go along.
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment