George, Janeve schrieb: > Hi All, > > If I download the source code of Apache Lenya, and want to enhance some > of its features, "which IDE would be the best" for the purpose and > "why"? > > A list of possible IDEs: > - Eclipse
I favor Eclipse, especially because it's free and offers nice refactoring and code management functions (type hierarchy, find references, ...). That's invaluable unless you have the brain to keep an overview of all the code (I haven't). And I wouldn't want to live without the "quick fix" key anymore :) IMO the SVN integration isn't really useful, though (too slow and error-prone). I used to work with NetBeans (didn't like the Swing-based GUI) and IntelliJ Idea. Idea might be the better IDE in some aspects, but Eclise is good enough for me so I don't need to spend money. For XML editing I use Oxygen. But before paying for the next update I'll take another look at the open source alternatives. BTW, here's a little page how to setup Lenya 1.4-dev in Eclipse: http://lenya.apache.org/docs/1_4/tutorials/setupide/index.html -- Andreas > - IntelliJ IDEA > - NetBeans > - Workshop for WebLogic > - Oracle JDeveloper > - IBM Rational Software Architecture > - Borland JBuilder > > Regards, > - Janeve George -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
