IncQueryLabs / smarthome-cep-demonstrator

Eclipse Public License 1.0
5 stars 1 forks source link

Improve the rule generator UI's log handling + configuration #22

Open dandrid opened 7 years ago

dandrid commented 7 years ago

The EMF instance model is currently loaded from the workspace, from a static package "com.incquerylabs.smarthome.model.rules" and from a static file "HomeIO_Rules.smarthome". The output directory is in the same package in the "gen-rules" folder. Maybe the instance model could be retrieved somehow when we right click on it.

Log handling in the UI plugin should be improved so it will be viewable in the eclipse error log, and it will help the user understand the problem. If we find a way for a better configuration, it won't be as viable.