Hi, we use IDEA with the built-in Perforce scripts and we have some further suggestions:
The behaviour of refactoring combined with a version control system needs many steps to move or rename a class in the repository and on the local disk either. Is there any solution to improve the version control integration to support all existing refactoring services in a user friendly way? Actually Perforce is only called by IDEA using some external scripts. I think a deeper integration of version control will improve the existing situation. Perhaps there could be something like an abstract layer which must be realized for all version control systems to work with IDEA. The layer considers all special code refactoring operations of the IDE. If the user wants to rename a read-only class the associated files in the repository will be changed and synchronized with the local sources by using a transparently and silent algorithm in the background! :) -- cu o.pfeiffer ICQ# 84320006 eMail [EMAIL PROTECTED] -------------------------------------------- TECHNOLOGIE - ZENTRUM INFORMATIK / UNIVERSITAET BREMEN / GERMANY _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
