Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 474 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 474 Bytes

Xtext Issues

This repository contains sample projects and files that are used to reproduce issues with the Xtext framework.

Each issue is contained in a separate branch of this repository. The naming convention for branches are

  • bugs/bug<number>: Branch for bugzilla bug
  • issues/<project>/issue<number>: Branch for Xtext GitHub issue. <project> is xtext-core, xtext-extras etc.
  • forum/thread<number>: Branch for an issue discussed in the Eclipse forum.