I was wondering what is the status of these requests?

 

Decompile automatically class files.

http://www.intellij.com/pipermail/eap-list/2001-June/002427.html

 

Clearcase/VCM integration

http://www.intellij.com/pipermail/eap-list/2001-June/002442.html

To answer Eugene’s question (which I posted this earlier) I think the only thing that cannot be done through an external tool are the things that refactorings are doing automatically: Rename& Move of class and packages.

 

If you do a lot of these, this feature would be on the top of your list (it is on mine as you might tell) because it affects the scalability of the whole team:

Everybody has to stop when a package is being renamed or split even though. Less a problem but still an unnecessary synchronization overhead, when I rename of class I need to make sure nobody is changing it. Both cases are handled seemlessly if the underlying CM supports directory versioning (clearcase/subversion)

 

Jacques

 

Reply via email to