]
Gorkem Ercan updated ERT-134:
-----------------------------
Sprint: devex #113 April 2016 (was: devex #113 April 2016, devex #115 May 2016)
Make ReconcileWorkingCopyOperation to use new parser completely
[EBZ#490714]
----------------------------------------------------------------------------
Key: ERT-134
URL:
https://issues.jboss.org/browse/ERT-134
Project: Eclipse Release Train
Issue Type: Task
Components: JSDT
Reporter: Nick Boldt
Labels: General, bzira
The change
https://git.eclipse.org/r/69179 has turned ReconcileWorkingCopyOperation to
use ASTParser.newParser()/createAST().
But we still need to make it to use new parser completely.