Ignore:
Timestamp:
11/21/09 11:40:21 (15 years ago)
Author:
nasko
Message:

Fixed the problems with referencing the ecore model by replacing the org.eclipse.xtext.generator.grammarAccess.GrammarAccessFragment? with the org.eclipse.xtext.generator.grammarAccess.EmptyPackageAwareGrammarAccessFragment?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/xtext-MDT/org.modelica.xtext.core/.project

    r545 r551  
    2121            </arguments>
    2222        </buildCommand>
     23        <buildCommand>
     24            <name>org.eclipse.xtend.shared.ui.xtendBuilder</name>
     25            <arguments>
     26            </arguments>
     27        </buildCommand>
    2328    </buildSpec>
    2429    <natures>
    2530        <nature>org.eclipse.jdt.core.javanature</nature>
    2631        <nature>org.eclipse.pde.PluginNature</nature>
     32        <nature>org.eclipse.xtend.shared.ui.xtendXPandNature</nature>
    2733    </natures>
    2834</projectDescription>
Note: See TracChangeset for help on using the changeset viewer.