The first release for a java Xtext plugin for the rule language of Rulewerk. For further information regarding the syntax of rulewerk and some of its examples see (https://github.com/knowsys/rulewerk/wiki/Rule-syntax-grammar) and (https://github.com/knowsys/rulewerk/wiki/Rule-syntax-by-examples)
Installing rls4eclipse in eclipse
- From eclipse choose
Help
>Install new Software
- Select
Add
> copy the urlhttps://knowsys.github.io/rulewerk-eclipse/
to the location box > pressAdd
- Select
Rulewerk
then press next, finalize and accept all conditions - Choose
Install anyway
- Select
Restart now
Currently supported xtext features
- Syntax Highlighting
- Auto-completion
- Validations
- Labeling
- Rename Refactoring
- Direct creation of Rulewerk files