While talking to some of my developers I have come up with a small list of
desired features.

Debugging
---------------
* More then one debug session at a time.
* Hot deploy of classes when debugging locally.
* SmartStep (step-into function parameters, or not)

Editor
---------
* Method and field view
This feature would enable developer to select a method and be able to
perform replace of things in that method, instead of globally in the class.
At the minimum it would be nice in the search or replace to specify the
target (file, class, method, project, directory structure, ...)

Misc
--------
* ScrapBook
Ability to write and test small snippets of code without going in and
writing test harness, test class, ...
This feature was available in VisualAge and seems to be a very desirable,
IBM also has it in their 
new OpenSource Eclipse IDE.

I will send others as they come up, otherwise I think you have created an
opium for programmers. 
I can not imagine myself writing Java code in any other IDE.  

Regards, Mikhail Snayderman

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

Reply via email to