Updated
New file
file DeclarativeRegion.java was initially added on branch NewParser1.
file Declaration.java was initially added on branch NewParser1.
Integrated clean parser as well as a few minor bug fixes.
file TranslationUnit.java was initially added on branch NewParser1.
file SimpleDeclaration.java was initially added on branch NewParser1.
Started adding in the DOM for Parser2.
Added the 'Add Address Breakpoint' action to the workbench 'Run' menu.
Check if thread is already disposed in the CDI event handler because the array of listeners used by EventManager in some situations is not up to date.