> We have had a problem with setting a bunch of break points (> 20) > and then > the debugger taking 30-40 minutes to start up.
While we're all listing difficulties with the IDE, I have found that if I hit F7 to compile too quickly after I've just made a change to a file and manually saved it (I manually save after each chunk of changes for fear of losing the file), it can sometimes get in a real twist and ends up in a stuck state (the IDE, that is). It seems to be something to do with it trying to use the file for a short moment after it has changed to update other areas (for example, the Class View). Now I try and consciously give it a couple of seconds after a save before trying to compile. -- Jason Teagle [EMAIL PROTECTED]
