summaryrefslogtreecommitdiff
path: root/bin/eclipse
AgeCommit message (Collapse)Author
2014-10-07Repackage to org.cristaliseAndrew Branson
2014-04-02De-favourite the launchers for the kernel as they aren't really usefulAndrew Branson
without modules.
2013-06-25Kernel launchers aren't that useful. Don't make them favourites.Andrew Branson
2013-06-14Prompt for connect file for all kernel launchesAndrew Branson
2013-02-14Fold script console environment into Script.Andrew Branson
Add support for 'textFiles/consoleScript.lang.txt' console function declarations in kernel and modules. Use that context for ScriptConsole network consoles and new ShellConsole client process.
2012-08-29Remove version number from launcherAndrew Branson
2012-07-25Forward slashes in launch configsAndrew Branson
2012-07-12Suspend transition now can carry an optional 'Errors' outcome whereAndrew Branson
client processes can record the reason for the suspension. Errors XML is marshalled ErrorInfo. UserCodeProcess automatically sends fatal ErrorInfos through suspend jobs. Job API added to to support all this. fixes #23
2012-06-26Refactored GUI into separate moduleAndrew Branson
2012-05-31Cleanup bin & add eclipse launch configurationsAndrew Branson