mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 17:26:01 +02:00
improve build ouptut console streaming
This commit is contained in:
parent
6144b2233d
commit
0001f82e86
1 changed files with 0 additions and 1 deletions
|
@ -149,7 +149,6 @@ public class BuildConsolePartitioner
|
|||
return;
|
||||
}
|
||||
fLastStream = entry.getStream();
|
||||
System.out.println(entry.getText().length());
|
||||
try {
|
||||
warnOfContentChange(fLastStream);
|
||||
if (fLastStream == null) {
|
||||
|
|
Loading…
Add table
Reference in a new issue