Re: [jdee-devel] jdee and jdibug

2010-06-11 Thread Przemysław Wojnowski
espera...@cumego.com (Przemysław Wojnowski) writes: > Thanks for implementing it. > > I have version from repository, had a few minutes to play with it: > 1. It would be nice if jdibug-run-main-class could be calculated in > run-time when not set and use class from current buffer in such case. > >

Re: [jdee-devel] jdee and jdibug

2010-06-07 Thread Przemysław Wojnowski
Troy Daniels writes: Thanks for implementing it. I have version from repository, had a few minutes to play with it: 1. It would be nice if jdibug-run-main-class could be calculated in run-time when not set and use class from current buffer in such case. 2. IMHO Jdibug could build classpath like

Re: [jdee-devel] jdee and jdibug

2010-06-06 Thread Troy Daniels
I think I have something like this implemented. Would either of you want to try it and see if it fits your needs? I use JDEE to launch programs, so this isn't something I am going to spend a lot of time on without outside input. You can download the code from subversion at https://jdibug.googlec

Re: [jdee-devel] jdee and jdibug

2010-06-03 Thread Lei Wang
Troy Daniels writes: > 2010/5/23 Przemysław Wojnowski > > Hi. > Maybe i'm missing something, but, at least for me, it would be nice to > be able to start jdibug easly (from jdee mode). Simple use case is that > user is developping some class, sets breakpoint and wants to start ap

Re: [jdee-devel] jdee and jdibug

2010-05-23 Thread Troy Daniels
2010/5/23 Przemysław Wojnowski > Hi. > Maybe i'm missing something, but, at least for me, it would be nice to > be able to start jdibug easly (from jdee mode). Simple use case is that > user is developping some class, sets breakpoint and wants to start app > in debug mode to debug current method.

Re: [jdee-devel] jdee and jdibug

2010-05-23 Thread Przemysław Wojnowski
Hi. Maybe i'm missing something, but, at least for me, it would be nice to be able to start jdibug easly (from jdee mode). Simple use case is that user is developping some class, sets breakpoint and wants to start app in debug mode to debug current method. Is there a simple way to do it in jdibug?

[jdee-devel] jdee and jdibug

2010-05-15 Thread Troy Daniels
I recently took over maintenance/development of jdibug, and I am wondering about what level of integration with JDEE makes sense. Currently, there is very minimal support: it can be used without JDEE at all, and the only automatic integration is to use jde-sourcepath if it is defined and the user