Getting started with jdb support - getting the main prog from gideonprj
Bernd Gehrmann
bernd at physik.hu-berlin.de
Thu Apr 19 11:47:26 UTC 2001
On Wed, 18 Apr 2001, Richard Dale wrote:
> The jdbcontroller uses the the mainprogram attribute to get the name of the main
> java class. I had to hand code a suitable 'gideonprj' file to define that,
> see below.
Without relative path? It surprises me that it works, as you probably
have the .class file in a subdirectory?
I don't know about this whole classpath business, so you as the
java expert should make any necessary modifications :-)
> I don't think KDevelop changes its current directory, when you open a
> project, so I had problems with classes in '.' not being picked up by jdb from
> the class path correctly.
I think we should have a configurable 'current directory' for the
running application so that subprocesses don't depend on the working
directory of kdevelop itself. Support for builddir != srcdir would
also be nice.
Bernd.
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list