Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvrubezhny2014-01-09 13:36:04 +0000
committervrubezhny2014-01-09 13:36:04 +0000
commit2fef6392dffe84fd9419266c7fd6edaf92535e38 (patch)
tree1c481cd9d9d54c24e5776dd612331cfda05374ff
parent54513421719ff3c90a6c036b29235066f5462244 (diff)
downloadwebtools.maps-2fef6392dffe84fd9419266c7fd6edaf92535e38.tar.gz
webtools.maps-2fef6392dffe84fd9419266c7fd6edaf92535e38.tar.xz
webtools.maps-2fef6392dffe84fd9419266c7fd6edaf92535e38.zip
[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.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.jsdt/maps/wst-jsdt.map b/releng.jsdt/maps/wst-jsdt.map
index 0dbe631f7..9434eb45c 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=v201401090204,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=v201401091328,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

Back to the top