Hi,

I have had the same problem quite frequently (with 2.2.7beta11, emacs
20.5.1), without any project files at all. It has gone away, now that I
turned off the Auto Switch. Anyway, I thought I should let you know that it
seems to happen even if you don't use project files.

Incidentally, I noticed that just toggling
jde-project-context-switching-enabled-p with JDE->Project->Auto Switch means
that it gets reset the next time you open a Java file, since JDE
(jde-load-project-file if I read the code right) then resets the variables
to the startup values. It seems to me that this variable is not a
project-specific one, but rather a "session-specific" or "editing
environment-specific". Would it make sense to have two sets of configuration
variables for the JDE, one that gets loaded only when you start the JDE up
for the first time, and another with variables that are specific to
different projects?

/ Petter

-----Original Message-----
From: Paul Kinnucan [mailto:[EMAIL PROTECTED]]
Sent: den 15 maj 2001 17:28
To: Jim Snyder
Cc: [EMAIL PROTECTED]
Subject: Re: Rescanning class... message at bottom


----- Original Message -----
From: "Jim Snyder" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 15, 2001 10:17 AM
Subject: Rescanning class... message at bottom


> Dear Paul...
>
> When I load .java files, I frequently get the message at the bottom
> "Rescanning classes..." (without all the hash marks) which for some
> source files takes a while to complete. I was wonder if I could turn
> this off? Attached is the appropriate info for JDE & emacs versions
> along with the .emacs file.
>

This should happen only when you have files from multiple projects open
concurrently (remember that files with no associated project file all belong
to the "default" project.) You can turn off this behavior by toggling
project context-switching off, using the JDE->Project->Auto Switch command.
I believe this command may have been added subsequent to JDE-2.2.7beta11 so
you should download the latest beta.

- Paul


Reply via email to