Add eof new line
Signed-off-by: Emmanuel Bigeon <emmanuel@bigeon.fr>
This commit is contained in:
parent
b6b6ab9d36
commit
d3bb6fa5a0
@ -12,8 +12,7 @@ import net.bigeon.gclc.swt.api.ConsoleOutputDisplay;
|
||||
/** The local implementation of the forwarding runnable.
|
||||
*
|
||||
* @author Emmanuel Bigeon */
|
||||
public final class ToSWTConsoleForwardRunnable
|
||||
extends AOutputForwardRunnable {
|
||||
public final class ToSWTConsoleForwardRunnable extends AOutputForwardRunnable {
|
||||
/** The running status. */
|
||||
private boolean running = true;
|
||||
/** The console output. */
|
||||
|
Loading…
Reference in New Issue
Block a user