UoY-RoboStar / robochart-textual

This repository contains the plugins for the RoboChart textual editor
Eclipse Public License 2.0
0 stars 1 forks source link
eclipse-plugin robochart xtext

RoboChart textual editor wercker status

This repository contains the plugins for the RoboChart textual editor

Development platform requirements

Build (maven)

    1. mvn clean install

Build (eclipse)

    Note: not tested! (for now use maven build only)

    1. Right click circus.robocalc.robochart.textual/src/circus.robocalc.robochart.textual/GenerateRoboChart.mwe2
        1. select 'Run As' > 'MWE2 Workflow'

Run (eclipse)

    1. Right click circus.robocalc.robochart.textual.parent
        1. select 'Run As'
        2. double click 'Eclipse Application'
    2. Select the new configuration
        1. click 'Run'

Protocol for updating the tool

Whenever updating the tool, follow these steps:

    1. Perform regression testing
    2. Change the language reference manual
    3. Change the tool manual

If changes to documentations are not possible immediately, create issues indicating exactly what needs to be done.