Hello I have recently been able to get OOo to build on windows and have made a few hacks from the tutorials. I am now trying to figure out how I can work most efficiently in terms of make code change, rebuild, and run to view changes.
What I have been doing is making my changes, rebuilding the particular module, then calling "deliver -check" to see what needs updating. Then I manually find those files in the source tree, search my development OOo install directory to find out where they belong, then manually copy them in. It seems to me that this process of manually locating files in two trees and copying between them is a big time waster and there must be a better way. I gather OOo cannot run from the source directory so some kind of scripted copying seems to be in order. Does anyone know of any tools that can do this? Am I missing something? Regards Robert Black
