Community
Participate
Working Groups
Build Identifier: I20100608-0911 Here is a list with some minor issues regarding the "getting started" documentation: Section 2.1.6 Adding a Namespace Concept: "...a look at how a the example model..." either "a" or "the" should be removed Section 2.1.6 Adding a Namespace Concept: "The declaration of the _Import_..." formatting is wrong, should be plain text Section 2.2.2 Working with EMF Models: One Code listings defines "DomainModel dm = ..." the next listing uses "...domainModel.getElements();" both should be the same, to have a working example. Section 2.2.2 Working with EMF Models: If one is copying the code listings into a main method and finally running it, there is no console output. This is due to the extend grammar example which has only 'package' declarations on the top level. May introduce another System.out.println case for 'package'. Reproducible: Always
Fixed apart from 2): we do use italics for rules in other places, too.
Closing all bugs that were set to RESOLVED before Neon.0