Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsandonato2010-11-15 15:13:04 +0000
committernsandonato2010-11-15 15:13:04 +0000
commitc36d54603cf9589c3b7d6cd69f93665d3e5b28bd (patch)
tree95c0635b151daf7e4d86666aaa7fd9ee0515e48a /releng.sourceediting
parent7c93ac7bc6cdef9c09d9a8a9de449229bd1fd1ec (diff)
downloadwebtools.maps-c36d54603cf9589c3b7d6cd69f93665d3e5b28bd.tar.gz
webtools.maps-c36d54603cf9589c3b7d6cd69f93665d3e5b28bd.tar.xz
webtools.maps-c36d54603cf9589c3b7d6cd69f93665d3e5b28bd.zip
[325953] Eclipse freeze, after NPE in log while opening JSP file
[229760] [content assist][validation] Content assist for attributes unavailable on scriptlet tags in a JAR file [329750] Cannot find tag library descriptor if the tld is in another mapped folder [329972] FileBufferModelManager chooses wrong content type for external files
Diffstat (limited to 'releng.sourceediting')
-rw-r--r--releng.sourceediting/maps/jst-jsp.map2
-rw-r--r--releng.sourceediting/maps/wst-xml-core.map2
2 files changed, 2 insertions, 2 deletions
diff --git a/releng.sourceediting/maps/jst-jsp.map b/releng.sourceediting/maps/jst-jsp.map
index a58786249..8e4fd779b 100644
--- a/releng.sourceediting/maps/jst-jsp.map
+++ b/releng.sourceediting/maps/jst-jsp.map
@@ -2,7 +2,7 @@
! 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.jst.jsp.core=v201011030149,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
+plugin@org.eclipse.jst.jsp.core=v201011151512,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.jst.jsp.core
plugin@org.eclipse.jst.jsp.ui=v201011030149,: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-xml-core.map b/releng.sourceediting/maps/wst-xml-core.map
index 04a5f7e16..bf23c0a0b 100644
--- a/releng.sourceediting/maps/wst-xml-core.map
+++ b/releng.sourceediting/maps/wst-xml-core.map
@@ -3,7 +3,7 @@
! These bundles are currently being developed and released from the R3_2_maintenance branch
plugin@org.eclipse.wst.dtd.core=v201004290328,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.dtd.core
-plugin@org.eclipse.wst.sse.core=v201011030149,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.core
+plugin@org.eclipse.wst.sse.core=v201011151512,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.core
plugin@org.eclipse.wst.xml.core=v201010261459,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.core
plugin@org.eclipse.wst.xsd.core=v201011121919,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsd.core

Back to the top