I know that building the OOo takes some time, but doesn't exist there developer builds for it? I don't know which platform you are using.
Sure there are developer builds but doesn't help test changes to source code, per se. I currently have XP, NetBeans 5.5 w/ StarOffice-OpenOffice Extension Module, 1.5.05 and now JDK 1.4.14 ( I was wrong earlier my 1.6 is only JRE ) XP has been my primary platform. I also have Ubuntu 7 (32 bit) and Kbuntu 6.10 AMD64 with the NetBeans 5.5 packages - I am not as comfortable working in linux as I am in XP however. Currently I have full source for 2.3 680M_209 and 2.2.1 680M_15
> > Opinion one - I can't see actually trying to do any maintenance on > code, that has to be added into a larger base particularly, when I am > not willing to test it - so no build environment, no way to test. Most Java tests can be run when you are using netbeans. The project you are looking for might be qatest
................ ...............
You can build the wizards project with netbeans, as I do it myself when I want to debug it. I set up a new project where all *.java files are included. When you might want to write a new extra wizard for the new API which will be introduced with the new report designer, you'll have to wait for the upcoming snapshot.
This was going to be a later question - about how involved you would think it might be to convert the current Report Wizard to an extension.
Nice thing about Java and OOo is, that you can use netbeans to debug and test it without the whole OOo stuff. The only thing you have to take care for is to use the right JDK version. I use Source Level 1.4 I hope this info helps a little bit. >
Yes - at least this way when things aren't working for me later this afternoon I will know it really is me ;>) Drew Jensen And now it is time for me to go BACK to bed. ( In all candor, I learned when working for a subsidiary of a small German company years ago to sometimes set the alarm so to send emails in the wee hours my time and catch people, on the other side of the pond, in those -before work, work hours...) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
