diff options
author | vrubezhny | 2014-01-08 21:22:16 -0500 |
---|---|---|
committer | vrubezhny | 2014-01-08 21:22:16 -0500 |
commit | 54513421719ff3c90a6c036b29235066f5462244 (patch) | |
tree | 5176ff0429adf3e5450d29e74a9653c851aa20d1 | |
parent | 463434acdaf3123d80865c3a4a2f0dbfaf49d4d8 (diff) | |
download | webtools.maps-54513421719ff3c90a6c036b29235066f5462244.zip webtools.maps-54513421719ff3c90a6c036b29235066f5462244.tar.gz webtools.maps-54513421719ff3c90a6c036b29235066f5462244.tar.xz |
[424131] JSDT Parser doesn't respect "Enable Semantic Validation" preference value
Signed-off-by: vrubezhny <vrubezhny@exadel.com>
-rw-r--r-- | releng.jsdt/maps/wst-jsdt.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.jsdt/maps/wst-jsdt.map b/releng.jsdt/maps/wst-jsdt.map index cccdbd6..0dbe631 100644 --- a/releng.jsdt/maps/wst-jsdt.map +++ b/releng.jsdt/maps/wst-jsdt.map @@ -3,7 +3,7 @@ ! These bundles are currently being developed and released from the master branch plugin@org.eclipse.wst.jsdt.doc=GIT,tag=v201202031526,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=docs/org.eclipse.wst.jsdt.doc -plugin@org.eclipse.wst.jsdt.core=GIT,tag=v201312271639,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=bundles/org.eclipse.wst.jsdt.core +plugin@org.eclipse.wst.jsdt.core=GIT,tag=v201401090204,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=bundles/org.eclipse.wst.jsdt.core plugin@org.eclipse.wst.jsdt.manipulation=GIT,tag=v201204261600,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=bundles/org.eclipse.wst.jsdt.manipulation plugin@org.eclipse.wst.jsdt.support.firefox=GIT,tag=v201208171701,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=bundles/org.eclipse.wst.jsdt.support.firefox plugin@org.eclipse.wst.jsdt.support.ie=GIT,tag=v201208171701,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git,path=bundles/org.eclipse.wst.jsdt.support.ie |