Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordacarver2008-11-26 01:35:34 +0000
committerdacarver2008-11-26 01:35:34 +0000
commit66dd55bda2059c59d000ee121fc9b21b8d50bbcd (patch)
tree78c275fb7b6ec13fc87f2459fba6b21782bec812 /releng.incubator.xsl/maps
parentf16758b8279f2740637c3daf5d96c3233264b794 (diff)
downloadwebtools.maps-66dd55bda2059c59d000ee121fc9b21b8d50bbcd.tar.gz
webtools.maps-66dd55bda2059c59d000ee121fc9b21b8d50bbcd.tar.xz
webtools.maps-66dd55bda2059c59d000ee121fc9b21b8d50bbcd.zip
Add Templates View for XPath assistance to the XSL editor.
Diffstat (limited to 'releng.incubator.xsl/maps')
-rw-r--r--releng.incubator.xsl/maps/xsl.map4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng.incubator.xsl/maps/xsl.map b/releng.incubator.xsl/maps/xsl.map
index 269c368f2..47699a19f 100644
--- a/releng.incubator.xsl/maps/xsl.map
+++ b/releng.incubator.xsl/maps/xsl.map
@@ -10,13 +10,13 @@ feature@org.eclipse.wst.xsl_sdk.feature=v200808310406,:pserver:anonymous@dev.ecl
feature@org.eclipse.wst.xsl_tests.feature=v200808291249,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/features/org.eclipse.wst.xsl_tests.feature
feature@org.eclipse.wst.xsl.docbook.feature=v200808300529,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/features/org.eclipse.wst.xsl.docbook.feature
-bundle@org.eclipse.wst.xml.xpath.ui=v200811241248,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.xpath.ui
+bundle@org.eclipse.wst.xml.xpath.ui=v200811252035,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.xpath.ui
bundle@org.eclipse.wst.xml.xpath.core=v200811241248,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xml.xpath.core
bundle@org.eclipse.wst.xml.xpath.core.tests=v200811241248,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/tests/org.eclipse.wst.xml.xpath.core.tests
bundle@org.eclipse.wst.xsl=v200808291249,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xsl
bundle@org.eclipse.wst.xsl.core=v200810112157,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xsl.core
-bundle@org.eclipse.wst.xsl.ui=v200810112157,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xsl.ui
+bundle@org.eclipse.wst.xsl.ui=v200811252035,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xsl.ui
bundle@org.eclipse.wst.xsl.debug.ui=v200811241248,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xsl.debug.ui
bundle@org.eclipse.wst.xsl.launching=v200811211741,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xsl.launching
bundle@org.eclipse.wst.xsl.xalan=v200811211503,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,incubator/sourceediting/plugins/org.eclipse.wst.xsl.xalan

Back to the top