Community
Participate
Working Groups
Build Identifier: 20100506-2000 I generated the packrat parser for the properties demo. The ParserConfiguration file in the parser.packrat package in the src-gen folder of the core project references the class org.eclipse.xtext.common.parser.packrat.TerminalsParserConfiguration - but that won't compile on my machine as its access is forbidden: The type TerminalsParserConfiguration is not accessible due to restriction on required library /Applications/helios/plugins/org.eclipse.xtext_1.0.0.v201005251317.jar I installed Xtext today (2010.05.26.) using the Modeling Discovery tool. Reproducible: Always
This may be caused by missing entries in the manifest.mf of org.eclipse.xtext
Fixed in HEAD.
Closing bug which were set to RESOLVED before Eclipse Neon.0.