mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
test performance: disable listening of every document change
This commit is contained in:
@@ -279,9 +279,9 @@ public class ChangeListManagerImpl extends ChangeListManagerEx implements Projec
|
||||
vcsManager.addVcsListener(myVcsListener);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
myConflictTracker.startTracking();
|
||||
myConflictTracker.startTracking();
|
||||
}
|
||||
}
|
||||
|
||||
private void broadcastStateAfterLoad() {
|
||||
|
||||
Reference in New Issue
Block a user