Hi all, I'd like to use some of the editing capabilities of IDEA that span multiple files (refactoring, find/replace, etc), but am unable to do so because IDEA does not have clearcase integration. Does anyone know of a way to integrate clearcase into IDEA so that an operation that requires a writable file can cause the file to get checked out of clearcase automatically? I'm not talking about just defining an external command as those don't get triggered automatically by IDEA operations. Are there any plans to add something like a Generic source control integration, where there is a dialog you can fill in to supply the commands needed by IDEA - i.e. if IDEA needs to checkout a file (make writable), it just calls the command I have defined for "Checkout". Alternatively, is there some API I can implement to do my own source control integration? I'd imagine some of the operations that would be needed would be Checkout, Checkin, Rename/Move, AddToSC, Remove, etc. Thanks,
Matt _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
