Pretty Printer broke with Spoofax 1.2 fix
The pretty printer doesn’t compile anymore on Spoofax 1.2
Error message:
[java] cannot find the parse table for syntax "Stratego-Box" in the include path [java] parse error in /Users/adminuser/java-front/trans/pp/main.str [java] parse error in /Users/adminuser/java-front/trans/pp/main.str
How to reproduce:
addimports pretty-print
to /trans/java.str
Submitted by Daco Harkes on 21 January 2014 at 16:49
Issue Log
On 21 January 2014 at 17:16 Daco Harkes commented:
The pretty printer works in https://github.com/dcharkes/java-front/commit/78e5a8cfcce282e4715b3a484bf6b372faddeb08 (however copying a parse table is nasty)
Log in to post comments