Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (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 13:34 Go to next message
Eclipse UserFriend
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)
Re: XSLT-transformation not working in 3.0/0.8 [message #216216 is a reply to message #216176] Thu, 26 June 2008 19:40 Go to previous message
Eclipse UserFriend
Originally posted by: dcarver.starstandard.org

Hi Jens.

Could you please open a bug report for this and particularly provide us
with information on how you were able to produce this. We have fixed
another launcher bug that might be related to this already. I'm going
to see if we can get a new milestone created to replace the version we
have out there.

Put the bug report in the xsl.inc component under Webtools.

Dave

Jens Ansorg wrote:
> 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)
Previous Topic:Tracking Changes in XML Editor
Next Topic:New and Noteworthy in R3.0
Goto Forum:
  


Current Time: Fri Apr 19 04:25:09 GMT 2024

Powered by FUDForum. Page generated in 0.01588 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top