all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* compile package with JDE
@ 2005-06-28  2:35 Michael Powe
  0 siblings, 0 replies; only message in thread
From: Michael Powe @ 2005-06-28  2:35 UTC (permalink / raw)


Hello,

I'm wondering if someone can tell me how to configure JDE to properly
compile a package.  It looks like the default JDE configuration, which
compiles individual self-contained classes just fine, is actually
running the compile command within the working directory.  This causes
it to fail when compiling a package with multiple class files, since
the compiler needs to run in the top-level directory above the
package.  I get 'unable to locate object' errors for the elements
defined in a class other than the particular class being compiled.

I don't see anything in the JDE docs about this.  I know my classes
are configured correctly because I can compile the package from the
commandline.  But JDE takes a dump.

Of course, I'm not a java world expert, so I may be missing something
else, too.

Thanks.

mp

-- 
Michael Powe		michael@trollope.org		Naugatuck CT
ENOSIG:	signature file is empty

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-06-28  2:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-28  2:35 compile package with JDE Michael Powe

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.