Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvrubezhny2014-05-08 14:22:19 +0000
committervrubezhny2014-05-08 14:22:19 +0000
commit8a969d1e0c7558ce81f0b963c186af7b533bec87 (patch)
tree4c99b58a61a7d7e65ec3964a643341d3d80d60d7 /releng.jsdt
parente089dafe6c9ab209595958102ca638ac57c6c9f7 (diff)
downloadwebtools.maps-8a969d1e0c7558ce81f0b963c186af7b533bec87.tar.gz
webtools.maps-8a969d1e0c7558ce81f0b963c186af7b533bec87.tar.xz
webtools.maps-8a969d1e0c7558ce81f0b963c186af7b533bec87.zip
[434158] Debug runs even select cancel for ElementListSelectionDialog for debug configuration if multiple configuration exists for same file.
[433926] Update the JSDT license features to 1.0.1 for Luna Signed-off-by: vrubezhny <vrubezhny@exadel.com>
Diffstat (limited to 'releng.jsdt')
-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 82d95f375..4758a0fef 100644
--- a/releng.jsdt/maps/wst-jsdt.map
+++ b/releng.jsdt/maps/wst-jsdt.map
@@ -12,7 +12,7 @@ plugin@org.eclipse.wst.jsdt.ui=GIT,tag=v201402182334,repo=git://git.eclipse.org/
plugin@org.eclipse.wst.jsdt.debug.core=GIT,tag=v201402131232,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=bundles/org.eclipse.wst.jsdt.debug.core
plugin@org.eclipse.wst.jsdt.debug.crossfire=GIT,tag=v201402131232,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=bundles/org.eclipse.wst.jsdt.debug.crossfire
plugin@org.eclipse.wst.jsdt.debug.rhino=GIT,tag=v201402131232,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=bundles/org.eclipse.wst.jsdt.debug.rhino
-plugin@org.eclipse.wst.jsdt.debug.rhino.ui=GIT,tag=v201402131232,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=bundles/org.eclipse.wst.jsdt.debug.rhino.ui
+plugin@org.eclipse.wst.jsdt.debug.rhino.ui=GIT,tag=v201405081515,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=bundles/org.eclipse.wst.jsdt.debug.rhino.ui
plugin@org.eclipse.wst.jsdt.debug.rhino.debugger=GIT,tag=v201402131232,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=bundles/org.eclipse.wst.jsdt.debug.rhino.debugger
plugin@org.eclipse.wst.jsdt.debug.transport=GIT,tag=v201402131232,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=bundles/org.eclipse.wst.jsdt.debug.transport
plugin@org.eclipse.wst.jsdt.debug.ui=GIT,tag=v201402131232,repo=git://git.eclipse.org/gitroot/jsdt/webtools.jsdt.git,path=bundles/org.eclipse.wst.jsdt.debug.ui

Back to the top