Note that there are some explanatory texts on larger screens.

plurals
  1. POxtext: basic "wizard" project gives errors on first build
    primarykey
    data
    text
    <p>I'm using (the rather heavy weight) xtext to create a basic DSL parser and text highlighting.</p> <p>I'm following the getting started tutorial at <a href="http://wiki.eclipse.org/Xtext/GettingStarted" rel="nofollow">http://wiki.eclipse.org/Xtext/GettingStarted</a></p> <p>The output in the console i'm getting is:</p> <blockquote> <p>0 [main] INFO eclipse.emf.mwe.core.WorkflowRunner - -------------------------------------------------------------------------------------- 0 [main] INFO eclipse.emf.mwe.core.WorkflowRunner - EMF Modeling Workflow Engine 0.7.2, Build v200908120417 0 [main] INFO eclipse.emf.mwe.core.WorkflowRunner - (c) 2005-2009 openarchitectureware.org and contributors 0 [main] INFO eclipse.emf.mwe.core.WorkflowRunner - -------------------------------------------------------------------------------------- 0 [main] INFO eclipse.emf.mwe.core.WorkflowRunner - running workflow: C:/Users/Richard/workspace/org.xtext.example.mydsl.generator/src/workflow/MyDslGenerator.mwe 0 [main] INFO eclipse.emf.mwe.core.WorkflowRunner - 297 [main] ERROR eclipse.emf.mwe.core.WorkflowRunner - [ERROR]: Class not found: 'org.xtext.example.MyDslStandaloneSetup'(Element: bean register class='org.xtext.example.MyDslStandaloneSetup' in C:/Users/Richard/workspace/org.xtext.example.mydsl.generator/src/workflow/MyDslGenerator.mwe:11; Reported by: -UNKNOWN-) 297 [main] ERROR eclipse.emf.mwe.core.WorkflowRunner - Workflow interrupted because of configuration errors.</p> </blockquote> <p>I get this output at step 4 "DSL Generation" in the tutorial.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload