source: branches/xtext-MDT/org.modelica.xtext.core/.classpath @ 551

Last change on this file since 551 was 551, checked in by nasko, 15 years ago

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 size: 488 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3    <classpathentry kind="src" path="src"/>
4    <classpathentry kind="src" path="src-gen"/>
5    <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6    <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
7    <classpathentry combineaccessrules="false" kind="src" path="/org.modelica.emf"/>
8    <classpathentry kind="lib" path="/org.modelica.emf/model"/>
9    <classpathentry kind="output" path="bin"/>
10</classpath>
Note: See TracBrowser for help on using the repository browser.