Skip to content
This repository has been archived by the owner on Nov 4, 2020. It is now read-only.

Releases: fornwall/eclipsescript

1.0.12

12 Jan 01:48
Compare
Choose a tag to compare

• 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.11

12 Mar 21:12
Compare
Choose a tag to compare
Bump version to 1.0.11.

1.0.10

29 Oct 11:07
Compare
Choose a tag to compare
Bump version to 1.0.10.

1.0.9

15 Jul 15:07
Compare
Choose a tag to compare
Merge pull request #18 from dscho/resource-leak

Fix resource leak warning, generics warning and remove DOS line endings.