Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsandonato2010-08-23 14:16:15 +0000
committernsandonato2010-08-23 14:16:15 +0000
commit884ef34254cf263fcd7b3dfcf4f715ca8afc4d4f (patch)
tree7fdb6cad73257c0053b9742ce0fca348365b49df /releng.sourceediting
parent82801fc2d9953377199470bf1362ef22737c5743 (diff)
downloadwebtools.maps-884ef34254cf263fcd7b3dfcf4f715ca8afc4d4f.tar.gz
webtools.maps-884ef34254cf263fcd7b3dfcf4f715ca8afc4d4f.tar.xz
webtools.maps-884ef34254cf263fcd7b3dfcf4f715ca8afc4d4f.zip
[323285] Preference initializers are loading template stores adding to editor loading time
Diffstat (limited to 'releng.sourceediting')
-rw-r--r--releng.sourceediting/maps/jst-jsp.map2
-rw-r--r--releng.sourceediting/maps/wst-web-ui.map4
-rw-r--r--releng.sourceediting/maps/wst-xml-ui.map2
3 files changed, 4 insertions, 4 deletions
diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map
index a0e4e88bc..3877f4f82 100644
--- a/releng.sourceediting/maps/jst-jsp.map
+++ b/releng.sourceediting/maps/jst-jsp.map
@@ -3,6 +3,6 @@
! These bundles are currently being developed and released from the R3_2_maintenance branch
plugin@org.eclipse.jst.jsp.core=v201008161947,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
-plugin@org.eclipse.jst.jsp.ui=v201008161749,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.ui
+plugin@org.eclipse.jst.jsp.ui=v201008231415,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.ui
!*************** \ No newline at end of file
diff --git a/releng.sourceediting/maps/wst-web-ui.map b/releng.sourceediting/maps/wst-web-ui.map
index 557dd589b..696669a99 100644
--- a/releng.sourceediting/maps/wst-web-ui.map
+++ b/releng.sourceediting/maps/wst-web-ui.map
@@ -2,8 +2,8 @@
! This map file is for the WTP 3.2.x maintenance releases
! These bundles are currently being developed and released from the R3_2_maintenance branch
-plugin@org.eclipse.wst.css.ui=v201004290328,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.css.ui
-plugin@org.eclipse.wst.html.ui=v201006251806,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.html.ui
+plugin@org.eclipse.wst.css.ui=v201008231415,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.css.ui
+plugin@org.eclipse.wst.html.ui=v201008231415,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.html.ui
! These bundles are currently being developed and released from HEAD
plugin@org.eclipse.wst.web.ui=v201004141630,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.wst.web.ui
diff --git a/releng.sourceediting/maps/wst-xml-ui.map b/releng.sourceediting/maps/wst-xml-ui.map
index 5c606acfc..0452bb238 100644
--- a/releng.sourceediting/maps/wst-xml-ui.map
+++ b/releng.sourceediting/maps/wst-xml-ui.map
@@ -4,7 +4,7 @@
plugin@org.eclipse.wst.dtd.ui=v201004290328,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.dtd.ui
plugin@org.eclipse.wst.sse.ui=v201008181909,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
-plugin@org.eclipse.wst.xml.ui=v201008161955,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.ui
+plugin@org.eclipse.wst.xml.ui=v201008231415,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.ui
plugin@org.eclipse.wst.xsd.ui=v201004290328,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsd.ui
!*************** \ No newline at end of file

Back to the top