Hi, I use IntelliJ as IDE (not free unfortunately) and have MMBase (and the rest of my project) running within a debugger always. I start Tomcat, it waits for a remote debugger to attach, I attach the debugger from IntelliJ (very simple step) and that's it. If anyone working with IntelliJ wants to know how to do this, I'd be happy to explain.
The biggest problem I encountered running MMBase inside a debugger is that the line numbers in source and compiled code do not match. If I want to run it this is very annoying. I would expect src and bin distribution to match exactly (since the latter is generated from the former). Regards, Ronald Wildenberg. > -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Namens Eduard Witteveen > Verzonden: donderdag 17 februari 2005 16:29 > Aan: [email protected] > Onderwerp: [Developers] IDE for MMBase > > Hello, > > Yesterday, during the shouting i heard that there had been > some effort to get MMBase running in an IDE. I want to create > a project for netbeans, since netbeans has integrated Web > development support. > > My goal is: > - to simplify both webdevelopment and core development by > putting it into the IDE and we can use "advantaged" stuff > like breakpoints / watches / etc :D > - reduce the setup time of the mmbase develop envirourment > for myselve (under windows i find it always a real time > consuiming task > - Hope that by offering a enviourment in which webdevelopment > is standarized, people run more often in the core with the > debugger and this way learn how the internal system of MMBase works. > > 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 ;) ) > > I do think that it is good to think about a "suggested" IDE, > if people want to work with an IDE, but this i something > which should be discussed when we actually have 1 (or more) > IDE succesfull working. > _______________________________________________ > Developers mailing list > [email protected] > http://lists.mmbase.org/mailman/listinfo/developers > > -----------------------Disclaimer------------------------- Dit bericht (met bijlagen) is met grote zorgvuldigheid samengesteld. Voor mogelijke onjuistheid en/of onvolledigheid van de hierin verstrekte informatie kan Kennisnet geen aansprakelijkheid aanvaarden, evenmin kunnen aan de inhoud van dit bericht (met bijlagen) rechten worden ontleend. De inhoud van dit bericht (met bijlagen) kan vertrouwelijke informatie bevatten en is uitsluitend bestemd voor de geadresseerde van dit bericht. Indien u niet de beoogde ontvanger van dit bericht bent, verzoekt Kennisnet u dit bericht te verwijderen, eventuele bijlagen niet te openen en wijst Kennisnet u op de onrechtmatigheid van het gebruiken, kopi�ren of verspreiden van de inhoud van dit bericht (met bijlagen). This message (with attachments) is given in good faith. Kennisnet cannot assume any responsibility for the accuracy or reliability of the information contained in this message (with attachments), nor shall the information be construed as constituting any obligation on the part of Kennisnet. The information contained in this message (with attachments) may be confidential or privileged and is only intended for the use of the named addressee. If you are not the intended recipient, you are requested by Kennisnet to delete this message (with attachments) without opening it and you are notified by Kennisnet that any disclosure, copying or distribution of the information contained in this message (with attachments) is strictly prohibited and unlawful. ---------------------------------------------------------- _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
