Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornitind2010-06-03 07:43:21 +0000
committernitind2010-06-03 07:43:21 +0000
commit4428cd0623d8332b28ebaed65e9ec3f45b27f724 (patch)
tree4b87a930017c8efcc07dbaec5d2e747ab82168ed
parent6b84ecabc28ef4c8bd370ee34c19c8118435299e (diff)
downloadwebtools.maps-4428cd0623d8332b28ebaed65e9ec3f45b27f724.tar.gz
webtools.maps-4428cd0623d8332b28ebaed65e9ec3f45b27f724.tar.xz
webtools.maps-4428cd0623d8332b28ebaed65e9ec3f45b27f724.zip
[314313] [content assist] can not tab between fields after applying JSDT content assist in HTML document
[314972] [content assist] Control + shift + space gives java.lang.NullPointerException almost everywhere
-rw-r--r--releng.sourceediting/maps/jst-jsp.map2
-rw-r--r--releng.sourceediting/maps/wst-jsdt-web.map2
-rw-r--r--releng.sourceediting/maps/wst-web-ui.map2
-rw-r--r--releng.sourceediting/maps/wst-xml-ui.map4
4 files changed, 5 insertions, 5 deletions
diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map
index 66fa14d8c..477734642 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 HEAD branch
plugin@org.eclipse.jst.jsp.core=v201005271731,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
-plugin@org.eclipse.jst.jsp.ui=v201005111441,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.ui
+plugin@org.eclipse.jst.jsp.ui=v201006030742,: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-jsdt-web.map b/releng.sourceediting/maps/wst-jsdt-web.map
index 934db7681..8445643a0 100644
--- a/releng.sourceediting/maps/wst-jsdt-web.map
+++ b/releng.sourceediting/maps/wst-jsdt-web.map
@@ -4,6 +4,6 @@
plugin@org.eclipse.wst.jsdt.web.core=v201004150625,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.web.core
plugin@org.eclipse.wst.jsdt.web.support.jsp=v201005200151,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.web.support.jsp
-plugin@org.eclipse.wst.jsdt.web.ui=v201005200151,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.web.ui
+plugin@org.eclipse.wst.jsdt.web.ui=v201006030742,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.jsdt.web.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 db062bb35..d604dd0be 100644
--- a/releng.sourceediting/maps/wst-web-ui.map
+++ b/releng.sourceediting/maps/wst-web-ui.map
@@ -4,6 +4,6 @@
plugin@org.eclipse.wst.web.ui=v201004141630,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,jeetools/plugins/org.eclipse.wst.web.ui
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=v201004290328,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.html.ui
+plugin@org.eclipse.wst.html.ui=v201006030742,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.html.ui
!*************** \ No newline at end of file
diff --git a/releng.sourceediting/maps/wst-xml-ui.map b/releng.sourceediting/maps/wst-xml-ui.map
index 53a852a5d..50b08575b 100644
--- a/releng.sourceediting/maps/wst-xml-ui.map
+++ b/releng.sourceediting/maps/wst-xml-ui.map
@@ -3,8 +3,8 @@
! These bundles are currently being developed and released from the HEAD branch
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=v201006020308,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
-plugin@org.eclipse.wst.xml.ui=v201005111441,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.ui
+plugin@org.eclipse.wst.sse.ui=v201006030742,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
+plugin@org.eclipse.wst.xml.ui=v201006030742,: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