I was starting on my first library last night, and I quickly found that the IDE won't allow you to use your own extensions (ie, .cpp and .h for a library) - an integrated way to create a library would be really nice, along with boilerplate templates for the header and source files, and a way to "one-click" package everything (maybe include a means to edit/create the keywords.txt file, too).
Right now, I created my library as two separate tabs (called source and header), then once done, I used gedit (in Ubuntu) to bring up the parts, rename them, stuff them into a directory, etc - there wasn't any problem doing this for my skills, but an integrated method in the IDE would've been nicer...
I just want everything, don't I? Maybe I need to move to eclipse...
