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

Exception thrown in robochart.textual.Formatter #10

Open ytzemih opened 5 years ago

ytzemih commented 5 years ago

Reproduce with: right-click on package > refactoring > split ... > select all > (give name) > ok

Exception trace in runtime happens in:

circus.robocalc.robochart.textual.formatting2.RoboChartFormatter

after the corresponding EMF resource is saved in

/circus.robocalc.robochart.refactoring/src/circus/robocalc/robochart/refactoring/RefactoringServices.java

Some problems with newlines created lead to

org.eclipse.xtext.formatting2.ConflictingFormattingException: Conflicting values for 'newLineMax': '1' and '2'.