简体   繁体   English

偏好设置中缺少Eclipse XSL选项

[英]Eclipse XSL option missing in preferences

I am a newbie to Java, I am using Eclipse Version: Mars.1 Release (4.5.1). 我是Java的新手,正在使用Eclipse版本:Mars.1版本(4.5.1)。 For XSLT transformations I need to use the saxon processor. 对于XSLT转换,我需要使用saxon处理器。 But, when I navigate to Window -> Preferences -> XML I don't see the options for XSL. 但是,当我导航到Window-> Preferences-> XML时,看不到XSL的选项。 This is strange because my other colleagues see this option in their (same version of) Eclipse. 这很奇怪,因为我的其他同事在他们的Eclipse(相同版本)中看到了此选项。

How can I get the XSL options? 如何获得XSL选项?

Thanks :) 谢谢 :)

I am attaching an image of "how it should be" and "how it is". 我要附上“应该如何”和“应该如何”的图像。

There are several different downloads of each release of Eclipse. 每个Eclipse版本都有几种不同的下载。 The contents of these downloads varies. 这些下载的内容各不相同。 It looks like you may have a download which does not contain the XSL tools. 看起来您可能下载了一个不包含XSL工具的下载文件。

You can add the tools to your existing Eclipse by opening 'Help > Install New Software...'. 您可以通过打开“帮助>安装新软件...”将工具添加到现有Eclipse中。

In 'Work with' choose 'Mars - http://download.eclipse.org/releases/mars '. 在“使用”中,选择“火星-http: //download.eclipse.org/releases/mars ”。

Search for 'XSL' and you should find 'Eclipse XSL Developer Tools'. 搜索“ XSL”,您应该找到“ Eclipse XSL Developer Tools”。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM