If you are doing mostly C/C++ with some Java, you might want to look at SCons. It's _way_better thank makefiles, and now has some knowledge of Java, although nothing on the level of Maven. Presumably you could have SCons call out to Maven or Ant for more complicated Java work.
http://www.scons.org/



Brian Hall wrote:


How does Maven handle a mixed development world? How easy (if it can be
done at all) is it for Maven's features be used to manage a project that
contains Java, C/C++, tcl/tk, etc.?





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to