Update gclc-swt and -socket for gclc-1.2.3
This commit is contained in:
@@ -98,7 +98,7 @@ public class SWTConsoleShellTest {
|
||||
try {
|
||||
appl.getManager().prompt("Test");
|
||||
} catch (IOException e) {
|
||||
throw new CommandRunException("No input", e);
|
||||
throw new CommandRunException("No input", e, this);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user