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.emf/META-INF/MANIFEST.MF

    r550 r551  
    88Bundle-Localization: plugin
    99Bundle-RequiredExecutionEnvironment: JavaSE-1.6
    10 Export-Package: org.modelica.emf.Absyn,
    11  org.modelica.emf.Absyn.AlgorithmItem,
     10Export-Package: org.modelica.emf.Absyn.AlgorithmItem,
    1211 org.modelica.emf.Absyn.AlgorithmItem.impl,
    1312 org.modelica.emf.Absyn.AlgorithmItem.util,
     
    134133 org.modelica.emf.Absyn.Within,
    135134 org.modelica.emf.Absyn.Within.impl,
    136  org.modelica.emf.Absyn.Within.util,
    137  org.modelica.emf.Absyn.impl
     135 org.modelica.emf.Absyn.Within.util
    138136Require-Bundle: org.eclipse.core.runtime,
    139137 org.eclipse.emf.ecore;visibility:=reexport
Note: See TracChangeset for help on using the changeset viewer.