Hi there,
    I have JDE installed and running successfully but I want to do something
with it and I can't quite work it out. Maybe someone out there can help.

I want to be able to invoke jdb (within the JDE) and connect to an already
running application as you can with jdb by executing "jdb -password
somepassword"

Of course appropriate additional options might be used to set up classpaths
etc. but this is the essence of what I am trying to do.

The only way that I can see to do this at present is to hack jde-db.el to
prevent the name of the .java file in the current buffer from being appended
to the command that invokes jdb.

Any ideas?

Regards
Steve Carter

Reply via email to