Releases: axkr/ease_symja
Releases · axkr/ease_symja
ease_symja-2020-03-20
Installation
- Unzip the content of the
ease_symja.zip
file into youreclipse/dropins
folder. - Restart Eclipse.
- Open the
EASE Script Shell
view to run a Symja command (open menuWindow->Show >View->Other...
andScripting->Script Shell
) - Create files with
*.sym
extension to run or edit Symja scripting files
Changes:
- make file context menu
Run As -> EASE Script
interuptable for *.sym files - see example GIT repository:
https://github.com/axkr/symja_examples
ease_symja-2020-02-22
Installation
- Unzip the content of the
ease_symja.zip
file into youreclipse/dropins
folder. - Restart Eclipse.
- Open the
EASE Script Shell
view to run a Symja command (open menuWindow->Show >View->Other...
andScripting->Script Shell
) - Create files with
*.sym
extension to run or edit Symja scripting files