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.
>
>
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
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
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
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.
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?
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