Releases: fornwall/eclipsescript
Releases · fornwall/eclipsescript
1.0.12
• Add eclipse.runtime.exec(cmd) to launch a process.
• Add eclipse.editors.open(file) to open a file in an editor.
• Update the bundled rhino javascript engine to latest version, bringing in changes in rhino 1.7.6 and 1.7.7.
1.0.9
Merge pull request #18 from dscho/resource-leak
Fix resource leak warning, generics warning and remove DOS line endings.