Ok, nevermind, I stepped around in the lisp and found that the project fiile
was not getting reloaded because both prj.el files had the same project name
of "default". Either this is a bug and the code should check for the
special case of projects named "default" (for those lazy folks like me who
never name their projects =) or a blurb should be added to the documentation
for the customize variable "Jde Project Context Switching Enabled" warning
of this so that people don't make the same mistake I did.
Matt
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
>
>