Hello,

You have to start Eclipse with a Java 1.4.2 virtual machine and run the transformation with the oXygen plugin, close Eclipse and restart it with a Java 1.5.0 virtual machine. You specify the JVM in the command line which starts Eclipse, for example:

C:\eclipse\eclipse.exe -vm "C:\Program Files\Java\jre1.5.0_06\bin\java.exe"


Regards,
Sorin


Kai Hackemesser wrote:
Hello, there,

I have the strange case that a xsl transformation output looks different between an application running in JDK1.4.2 and JDK 1.5.0. In fact there is a part of the output html structure missing. I need a way to simulate that in OxygenXML (Eclipse Plugin). What do I have to do for that?

Kind regards,
Kai

_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to