]
Gorkem Ercan updated ERT-36:
----------------------------
Story Points: 2
Disable TypeBinding and deprecate internal ast model [EBZ#484598]
-----------------------------------------------------------------
Key: ERT-36
URL:
https://issues.jboss.org/browse/ERT-36
Project: Eclipse Release Train
Issue Type: Task
Components: JSDT
Reporter: Max Rydahl Andersen
Labels: 3.8_M5, General, bzira
Fix For: Neon (4.6) M5
Disable type binding to allow the replacement for a new Parser.
maintaining 2 ast models is wasteful deprecate org.eclipse.wst.jsdt.internal.compiler.ast
model in favor of dom ast model.