Skip to content

Rulewerk-eclipse v0.1.0

Latest
Compare
Choose a tag to compare
@alloka alloka released this 29 Jan 15:10
· 80 commits to master since this release
b286889

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 url https://knowsys.github.io/rulewerk-eclipse/ to the location box > press Add
  • 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