> Since i dont know a lot of IDE's for java or effort which has been done > on this field, i would like to know why i might consider other java IDE's > Furthermore i would really have a setup instruction for netbeans (well, > jbuilder or eclipse is also fine ;) )
Hi all, I hadn't time to attend to the shouting match, but there's a bit I can contribute here. A while ago (just a bit over a year), i got MMBase running with the Eclipse debugger. My howto from back then is located at http://www.warande.net/~johannes/eclipse-mmbase/ It's for 3.0.0M6 and probably quite outdated, but it's a starting point. Back then, the hardest part was to get hot-code-replacing to work (you have to compile your MMBase using the eclipse java compiler), but that might not be relevant anymore. Nowadays I never run into problems with HCR in the java projects I do (even with proprietary Java applications). Johannes _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
