stratego.jvm.helper:
    [java] [ Main | error ] *** ("nabl-prop-site",0,4) calls non-existing ("nabl-props",0,2)
    [java]         ("nabl-props",0,2)
   ....
    [java] [ Main | error ] *** ("nabl-use-site",0,4) calls non-existing ("nabl-use",0,4)
    [java]         ("nabl-use",0,4)
...
    [java] [ Main | error ] *** ("nabl-scoping-site",0,0) calls non-existing ("nabl-scope",0,1)
    [java]         ("nabl-scope",0,1)
   ....
    [java] [ Main | error ] *** ("nabl-import-site",0,4) calls non-existing ("nabl-import",0,4)
    [java]         ("nabl-import",0,4)
 .....
    [java] [ Main | error ] *** ("editor-analyze-multiple",0,0) calls non-existing ("analyze-multiple",2,2)
    [java]         ("analyze-multiple",2,2)
    [java] [ Main | error ] *** ("debug-show-tasks",0,0) calls non-existing ("analysis-debug-show-tasks",0,1)
    [java]         ("analysis-debug-show-tasks",0,1)
    [java] [ Main | error ] Compilation failed (1.67 secs)
Submitted by Danny Groenewegen on 6 May 2013 at 08:17

On 6 May 2013 at 10:00 Gabriël Konat commented:

Temporarily fixed in latest Spoofax by disabling the generation of runtime-libraries..


On 6 May 2013 at 10:00 Gabriël Konat closed this issue.

Log in to post comments