~sandy-carter/bzr4idea/compile_errors

« back to all changes in this revision

Viewing changes to src/bzr4idea/Bzr.java

  • Committer: Patrik Beno
  • Date: 2009-04-19 15:37:45 UTC
  • Revision ID: patrik.beno@gmail.com-20090419153745-xbev8lgb4cvookg7
BZR-79 refactoring: repackaged to bzr4idea

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
import java.nio.channels.WritableByteChannel;
26
26
import java.util.*;
27
27
 
28
 
import git4idea.config.BzrVcsSettings;
 
28
import bzr4idea.config.BzrVcsSettings;
29
29
 
30
30
/**
31
31
 * @author Patrik Beno