Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » XSLT-transformation not working in 3.0/0.8
XSLT-transformation not working in 3.0/0.8 [message #216176] Thu, 26 June 2008 09:34 Go to previous message
Eclipse User
Originally posted by: jens.ja-web.de

hi,

some weeks ago i was happy to learn that the incubation contains XSLT
tools like directly applying transformations of files in the workspace.

I tried thisw ith some recent Ganymede RC and XSLT 0.5 and it worked well.


Now I have a fresh installation of Eclipse 3.4/WTP 3.0 (Ganymede) and
added the XSL feature from
http://download.eclipse.org/webtools/downloads/drops/R0.5/S- 0.5M8-20080623040807/
but this time the xsl transformation does not work anymore :(


Is this supposed to work? What could be wrong with my setup?
thanks



java.lang.NullPointerException
at
org.eclipse.core.internal.runtime.FindSupport.findInPlugin(F indSupport.java:232)
at org.eclipse.core.internal.runtime.FindSupport.find(FindSuppo rt.java:90)
at org.eclipse.core.internal.runtime.FindSupport.find(FindSuppo rt.java:60)
at org.eclipse.core.runtime.FileLocator.find(FileLocator.java:8 7)
at
org.eclipse.wst.xsl.internal.launching.Utils.getFileLocation (Utils.java:22)
at
org.eclipse.wst.xsl.internal.launching.ProcessorInvokerDescr iptor.getClasspathEntries(ProcessorInvokerDescriptor.java:51 )
at
org.eclipse.wst.xsl.internal.launching.XSLTLaunchConfigurati onDelegate.getClasspath(XSLTLaunchConfigurationDelegate.java :343)
at
org.eclipse.jdt.launching.JavaLaunchDelegate.launch(JavaLaun chDelegate.java:71)
at
org.eclipse.wst.xsl.internal.launching.XSLTLaunchConfigurati onDelegate.launch(XSLTLaunchConfigurationDelegate.java:156)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:764)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:614)
at
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(D ebugUIPlugin.java:880)
at
org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlu gin.java:1083)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
 
Read Message
Read Message
Previous Topic:Tracking Changes in XML Editor
Next Topic:New and Noteworthy in R3.0
Goto Forum:
  


Current Time: Sat May 18 12:14:29 EDT 2013

Powered by FUDForum. Page generated in 0.01851 seconds