I did submit a patch once which basically cached the class list for
each project, so that when you did switch projects, it would just
restore the cache instead of rescanning all those files. The only
time you would need to rescan the files is if you actually changed the
classpath for the project. I'm not sure if Paul has integrated this
patch yet (Or if he will). If you want I could probably figure out
how to use patch again and post it here.
Matt
[EMAIL PROTECTED]
[EMAIL PROTECTED] ("Schewe, Jon (MN65)") writes:
> Is it possible for JDE to have multiple bean shells running so that each
> project has their own set of classes and whatnot for this. THen you
> wouldn't get hit by the rescanning classes bit when switching projects.