Page 1 of 1
Can't select XML or XSL file in XSLT Debugger
Posted: Tue Nov 23, 2004 9:31 pm
by Pam Sherman
We are evaluating the Oxygem XML plugin on the Eclipse platform and
are running into a problem in the XSLT Debugger:
- the XML source file is already open
- the XSL stylesheet is already open
- the Oxygen XSLT Debugger perspective is open
- Xalan is selected as the XSLT (xalanOxygen.zip is in the right place
and Eclipse was re-started)
Problem => The XML drop-down and the XSL drop-down are both empty.
IOW, we can't select the XML source file in the XML drop-down (which
is on the Debugger tab) - same goes for the XSL stylesheet.
Thanks in advance!
Posted: Wed Nov 24, 2004 12:22 am
by george
Hi,
Please let us know more information about your system. What version of Eclipse are you using, what operating system, what oXygen distribution will help. Do you get anything in the Error Log view ? Try also closing the Debugger perspective and open it again. Do you get the same problem ?
Best Regards,
George
Empty dropdown lists
Posted: Thu Dec 09, 2004 1:31 am
by blackfrancis75
Hi, I have exactly the same problem!
I've got Eclipse 3.0.1 and the latest Oxygen 5 plugin running on windows XP with JDK1.4.2
I've tried opening and closing everything but the dropdowns are still empty.
Please help.
Posted: Thu Dec 09, 2004 5:38 pm
by george
Hi,
Please try the following:
Open the XSLT Debugger perspective.
Create a new XML file, sample.xml and open it.
Create a new XSL file, sample.xsl and open it.
Is the XSLT Debugger selection combos empty?
If yes please check your Error Log View and see if you get any exceptions there. Let us know how is going.
Best Regards,
George
Empty dropdown lists
Posted: Fri Dec 10, 2004 2:10 am
by blackfrancis75
Ok i've tried that and the lists are still empty - where do I find the log?
Posted: Fri Dec 10, 2004 12:30 pm
by george
Window->Show View->Other -- PDE Runtime -- Error Log
Best Regards,
George
Empty dropdowns
Posted: Fri Dec 10, 2004 12:39 pm
by blackfrancis75
Hmm, nothing in there regarding oxygen
Posted: Fri Dec 10, 2004 12:50 pm
by george
Can you send us a screenshot at
support@oxygenxml.com?
Thanks,
George
Posted: Fri Dec 10, 2004 12:55 pm
by george
One more thing, make sure you installed the plugin for Eclipse 3.0 (there is also a distribution for Eclipse 2.1 and that may cause problems on Eclipse 3).
Best Regards,
George
Empty Dropdowns
Posted: Sat Dec 11, 2004 6:41 am
by blackfrancis75
Plugin.xml in my ..\eclipse.3.0.1\plugins\com.oxygenxml.editor_5.0.0 directory says:
<?eclipse version="3.0"?>
So I presume I have the right plugin version.
Posted: Sat Dec 11, 2004 7:39 am
by george
Hi,
Thanks for sending the screenshot, that helped.
It looks like you are using other editors, not the ones provided by oXygen. Close the files and when you open them use Open With from the contextual menu and select Oxygen XML/XSL Editor. Alternativelly you can go to Eclipse preferences and set the Oxygen XML and XSL Editors as default for XML and XSL extensions.
Best Regards,
George
Empty dropdown lists
Posted: Sat Dec 11, 2004 10:16 am
by blackfrancis75
AhA! That was the problem!
All good now - thanks for your help.