Search Results

2
votes

SCM inside or outside the IDE?

One advantage to having the integration is in refactoring. If I renamed a class in Java (and thus the file name), your SCM integration would automatically handle the rename operation (a delete and …