diff options
author | nsandonato | 2010-08-24 20:41:44 +0000 |
---|---|---|
committer | nsandonato | 2010-08-24 20:41:44 +0000 |
commit | c8d33062a95fe0daf00ca7752b686806b7a3b3c4 (patch) | |
tree | 50b301e5e4ce19cc4cbaa9557aaf4722792b53c0 | |
parent | b10589f97fef292d83975b4697f2c56225ea80d8 (diff) | |
download | webtools.maps-c8d33062a95fe0daf00ca7752b686806b7a3b3c4.tar.gz webtools.maps-c8d33062a95fe0daf00ca7752b686806b7a3b3c4.tar.xz webtools.maps-c8d33062a95fe0daf00ca7752b686806b7a3b3c4.zip |
[320370] Moving a JavaScript function in the HTML Outline View causes a null pointer exception.
-rw-r--r-- | releng.sourceediting/maps/wst-xml-ui.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.sourceediting/maps/wst-xml-ui.map b/releng.sourceediting/maps/wst-xml-ui.map index f68556a1a..5685d1836 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=v201008232128,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui -plugin@org.eclipse.wst.xml.ui=v201008232128,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.ui +plugin@org.eclipse.wst.xml.ui=v201008242041,: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 |