* Jürgen Schmidt <[EMAIL PROTECTED]> [050718 14:07]: > Pierre-Andre Galmes wrote: > >Do you think it would be a good idea try to develop such a "tool" ? I > >suppose that ooomake could mainly call other tools (idlc...), to get the > >work done. Would it be useful to add a feature request for such a tool ?
> I am not sure. For Java i would say that users will probably use an IDE > which is most often ANT based and so it should be no problem to create > or adapt an ANT script with some OO specific tasks (e.g. IDL > compilation, ...). ANT is the de facto standard for Java projects. Yes, I agree that Ant is THE scripting langage for Java ! Actually, developing for OpenOffice and Java is a quite straight forward task, as the doc (Dev's guide), the tools (Netbeans) and most of the resources are Java Oriented. > So i wouldn't introduce a new build system, i would integrate in > existing tools\IDE's (e.g. MS Dev integration, Eclipse and NetBeans > integration and others) That would have the advantage that people who > are already familar with the normal IDE can easily use that IDE for OO > specific projects without learning a new build system. True ! But it must be loads of work to do it for the different environments and to maintain with the evolution of the environments. Simplifying the creation of the building step for new projects is an idea to simplify the use of the framework to develop new products. Hope this will work in some time also for C++ ! Have you already planned things like that for the future ? > Using gnu make was more or less a decision based on the resources we > have had, i am not sure if we would that again ;-) ^_^ Thanks for the explanation ! By the way, is there an IDE well integrated for OpenOffice C++ development and docs about it ? Do you know Which IDE is used by Sun's developers ? > Juergen Cheers, Pierre-Andre -- "I have always wished for my computer to be as easy to use as my telephone; my wish has come true because I can no longer figure out how to use my telephone" - Bjarne Stroustrup - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
