Some questions if someone here can help me I would appreciate:
1) Any ideas how demanding would be a project like this? (easy, difficulty, almost impossible?)
It is doable, but would take some pretty detailed hacking of CW's COM API.
2) Any idea about a site to search for Codewarrior plugins to see if already exists something similar?
I'd start with my BCTextUtils plugin for CodeWarrior -- it shows how to get COM interface pointers from the IDE, then start exploring the IDE's COM API documentation.
DL it from http://www.palmoswerks.com/gemsStorage/BCTextUtils.zip
You can use the APIs to get the paths to all the files in the current project.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Forum Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
