usethesource / salix

Elm-style Web GUIs in Rascal
BSD 2-Clause "Simplified" License
6 stars 6 forks source link

turn salix into multi-module project with eclipse plugin and update site #16

Closed jurgenvinju closed 2 years ago

jurgenvinju commented 3 years ago

proposal:

the salix/salix module would produce a jar file which is usable via mvn dependencies in other Rascal projects (say in vscode) the salix/eclipse-plugin would be the same jar but packaged as an Eclipse plugin for use in Eclipse/Rascal projects.

jurgenvinju commented 2 years ago

I've turned the project into a simple maven project instead. It works both in Eclipse and in VScode and on the Rascal commandline as such.