----- 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