Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornitind2011-01-12 20:05:48 +0000
committernitind2011-01-12 20:05:48 +0000
commit5b26d386f5969a2cfece0b7a2895db7d75ad2fb9 (patch)
tree066e2af5ef9289529adba96f1f6b00a6fdadaaa7
parent55db76efeb59e9b78d3e093097861d2f945aa8e5 (diff)
downloadwebtools.maps-5b26d386f5969a2cfece0b7a2895db7d75ad2fb9.tar.gz
webtools.maps-5b26d386f5969a2cfece0b7a2895db7d75ad2fb9.tar.xz
webtools.maps-5b26d386f5969a2cfece0b7a2895db7d75ad2fb9.zip
[333695] Snippets customization dialog can get into an infinite error loop
-rw-r--r--releng.common/maps/wst-common-ui.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.common/maps/wst-common-ui.map b/releng.common/maps/wst-common-ui.map
index 3ed169a04..c0a4a8dee 100644
--- a/releng.common/maps/wst-common-ui.map
+++ b/releng.common/maps/wst-common-ui.map
@@ -6,7 +6,7 @@
! from the R3_2_maintenance branch
plugin@org.eclipse.wst.common.frameworks.ui=v201004080500,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.common.frameworks.ui
-plugin@org.eclipse.wst.common.snippets=v201008251905,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.common.snippets
+plugin@org.eclipse.wst.common.snippets=v201101122005,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.common.snippets
plugin@org.eclipse.wst.common.ui=v200911190730,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.common.ui
plugin@org.eclipse.wst.validation.ui=v201004150700,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.validation.ui
plugin@org.eclipse.wst.common.core=v200908252030,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,common/plugins/org.eclipse.wst.common.core

Back to the top