mdenet / educationplatform

Eclipse Public License 2.0
2 stars 3 forks source link

Activity config move editorActivity from panels to actions #92

Open barnettwilliam opened 10 months ago

barnettwilliam commented 10 months ago

The editorActivity and editorPanel fields that specify the ouput location of an language workbench editor instance in an activity configuration file should be moved from panels to actions. This is because actions specify the output location and panel definitions should only be concerned with a panel's contents.