> - Ability to edit recompile classes while debugging and have the 
> changes hot-swapped in to the debugging app.  (JDK 1.4 required 
> for this, I guess).  Associated with this: editing of variables 
> while debugging and ability to restart any method in the stack 
> frame

+10
i have almost no experience with VAJava but I've seen people doing it? 
Does it have it's own virtual machine or what... (by the way it looks 
very smalltalk-ish to me, is it java app at all?)

> - Ability to load every edited versions of methods, classes, 
> packages and projects.  I know we can sort of do this through CVS 
> etc, but being able to do this more easily (auto commit on each 
> save, maybe, and a simplified menu to load a version)

This feature is already in the list under the name local repository


> - Multiple windows -- some people love em, some hate em.  I use 
> big and multiple monitors, and having a single window is not 
> nearly as useful for me.

May be a single tabbed window with the ability to detach each tab 
as floating editing frame.. just thinking..

> - Method level marking of modified code; eg the Structure pane 
> could turn methods blue or green, just like the CVS pane Medium

+1 when the local repository comes it should be easily implemented, 
   there might be dark green and bright green color codes 
   (for changes since last commit/last run :-)

> - Ability to turn off qualified names when reporting errors
+1

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to