I have
Eclipse 3.1.1 M20050929-0840
wtp-sdk-1.0 RC5
com.orangevolt.eclipse.xslt.feature 1.0.4
I got error, when open my xsl file with Orangevolt XML Editor
Java.lang.NoClassDefFoundError:
org/eclipse/wst/xml/ui/internal/provisional/StructuredTextEditorXML
I think that WTP 1.0 RC5 or earlier has chanced XML Editor to
org/eclipse/wst/xml/ui/internal/provisional/XMLSourceEditingTextTools
in org.eclipse.wst.xml.ui_1.0.0.jar
I'm also like com.orangevolt.eclipse.xslt
--
Pekka
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1235681
I have
Eclipse 3.1.1 M20050929-0840
wtp-sdk-1.0 RC5
com.orangevolt.eclipse.xslt.feature 1.0.4
I got error, when open my xsl file with Orangevolt XML Editor
Java.lang.NoClassDefFoundError:
org/eclipse/wst/xml/ui/internal/provisional/StructuredTextEditorXML
I think that WTP 1.0 RC5 or earlier has chanced XML Editor to
org/eclipse/wst/xml/ui/internal/provisional/XMLSourceEditingTextTools
in org.eclipse.wst.xml.ui_1.0.0.jar
I'm also like com.orangevolt.eclipse.xslt
--
Pekka
Logged In: YES
user_id=988148
A fix is present in CVS for the core XSLT plugin and the
XPath viewer, but the outline functionality isn't ported yet.