Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornitind2010-09-01 03:52:54 +0000
committernitind2010-09-01 03:52:54 +0000
commit948f0cd78b970aff9e81ea704aae70d614a91811 (patch)
tree3cf38d4296acd9ce6d5d958b094490e98b226750 /releng.jsdt
parentb62c5512fabd4c6fbb1be6504d586f9d8d35f28b (diff)
downloadwebtools.maps-948f0cd78b970aff9e81ea704aae70d614a91811.tar.gz
webtools.maps-948f0cd78b970aff9e81ea704aae70d614a91811.tar.xz
webtools.maps-948f0cd78b970aff9e81ea704aae70d614a91811.zip
[269891] Opening javascript types via hyperlinking launches the class viewer instead of the js editor
[318095] cursor jumps and selection changes if I rename a global function or variable
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 f5af49e95..3ccfc9443 100644
--- a/releng.jsdt/maps/wst-jsdt.map
+++ b/releng.jsdt/maps/wst-jsdt.map
@@ -7,7 +7,7 @@ plugin@org.eclipse.wst.jsdt.core=v201008252117,:pserver:anonymous@dev.eclipse.or
plugin@org.eclipse.wst.jsdt.manipulation=v201004150600,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/plugins/org.eclipse.wst.jsdt.manipulation
plugin@org.eclipse.wst.jsdt.support.firefox=v201004150600,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/plugins/org.eclipse.wst.jsdt.support.firefox
plugin@org.eclipse.wst.jsdt.support.ie=v201004150600,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/plugins/org.eclipse.wst.jsdt.support.ie
-plugin@org.eclipse.wst.jsdt.ui=v201008251922,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/plugins/org.eclipse.wst.jsdt.ui
+plugin@org.eclipse.wst.jsdt.ui=v201009010353,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/plugins/org.eclipse.wst.jsdt.ui
plugin@org.eclipse.wst.jsdt.debug.core=v201008170101,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/plugins/org.eclipse.wst.jsdt.debug.core
plugin@org.eclipse.wst.jsdt.debug.ui=v201008170101,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,org.eclipse.jsdt/plugins/org.eclipse.wst.jsdt.debug.ui

Back to the top