Hi Folks,
I'm having similar issues with the destination class path. I've tried naming
the projects as did Matthew, however my problem doesn't go away.
Basically when I change buffers between two projects, the 'Jde Compile
Option Directory' variable does not switch even tho' they are different in
the two projects.
Have I missed something here?
[Using JDE beta 19 and GNU Emacs20.4.1 on NT]
Many thanks for any help
Ian Hunter
> -----Original Message-----
> Matthew Conway <[EMAIL PROTECTED]> wrote in message
> svYp4.7211$[EMAIL PROTECTED]">news:svYp4.7211$[EMAIL PROTECTED]...
> > I'm having a problem with the autoloading of the jde
> project files in jde
> > 2.1.6 beta 19. Even though
> jde-project-context-switching-enabled-p is set
> > to true (from within customize, general jde options, Jde
> Project Context
> > Switching Enabled), jde is not reloading the prj.el when
> switching between
> > java buffers which have different prj.el files associated
> with them (I
> check
> > the value of jde-global-classpath which should be different for both
> > projects). Instead I end up having to manually load the
> project file from
> > JDE->Project->Project File->Load, which picks up the
> correct prj.el for
> that
> > java buffer. Everything else seems to be working fine, so
> either I'm not
> > doing something that I should, or this is a bug. Any help
> appreciated,
> > thanks,
> >
> > Matt