Bug 522137: throw IOException instead of Exception when getting code

  when fetching script code, generic errors should be avoided. Instead
  always throw IOExceptions.

Change-Id: I58609e37fc5365de267b937a1522608babc82584
6 files changed
tree: 275d1c39c333786b3e3cd26fc6a6ff1decf9c026
  1. developers/
  2. features/
  3. plugins/
  4. releng/
  5. tests/
  6. .gitignore
  7. CODE_OF_CONDUCT.md
  8. CONTRIBUTING
  9. LICENSE
  10. NOTICE
  11. pom.xml
  12. README.md
  13. SECURITY.md
README.md

EASE Core

This is the core part of Eclipse's EASE project. It contains the main components of scripting support along with provided script engine implementations.

For more information and important links, refer to the [EASE documentation page] 1 or the [EASE project overview page] 2.

License

Eclipse Public License (EPL) v2.0