<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">So, I've been back working on Forge Core -- scripting and internal API improvements. One thing that upset me was that Forge lacked a sub-buffering facility for console output, so you could intercept console output and do fun stuff like add a status bar. Well, Forge has this limitation no longer -- at least not in my branch (<a href="https://github.com/mikebrock/core">https://github.com/mikebrock/core</a>)<div><br></div><div>Haven't pushed the changes upstream, mainly because I don't know if they break JBoss Tools or not -- pretty sure they don't break anything else.&nbsp;</div><div><br></div><div>Anyways, here's my first demo plugin that takes advantage of these new features in the shell API:&nbsp;<a href="https://github.com/mikebrock/core">https://github.com/mikebrock/core</a></div><div><br></div><div>Mike.</div></body></html>