我无法在Eclipse中创建XML文件

时间:2021-01-16 19:24:26

In Eclipse I right click a project "WebDriverTest1" and the "Select a Wizard" window is displayed.

在Eclipse中,我右键单击项目“WebDriverTest1”,然后显示“选择向导”窗口。

In the "Select a Wizard" window I can type xml but nothing is displayed that will allow me to select xml.

在“选择一个向导”窗口中,我可以输入xml,但不会显示任何内容,这样我就可以选择xml。

An instructor on a Utube WebDriver video could easily create an xml file that would then allow a WebDriverTest incorporating TestNG modules to be executed but I had no option to create the xml file.

Utube WebDriver视频上的讲师可以轻松创建一个xml文件,然后允许执行包含TestNG模块的WebDriverTest,但我没有选择创建xml文件。

1 个解决方案

#1


0  

Have you installed an XML plugin for eclipse?

你有没有为eclipse安装XML插件?

Until you install a plugin, that's how it'll be. Eclipse supports almost anything, but only a few things "out of the box".

在你安装一个插件之前,它就是这样的。 Eclipse支持几乎任何东西,但只有少数东西“开箱即用”。

Webtools Platform: http://www.eclipse.org/webtools/sse/

Webtools平台:http://www.eclipse.org/webtools/sse/

XMLBuddy: http://download.cnet.com/XMLBuddy/3000-7241_4-10405546.html Tut with XMLBuddy: http://www.ibm.com/developerworks/library/os-ecxml/

XMLBuddy:http://download.cnet.com/XMLBuddy/3000-7241_4-10405546.html与XMLBuddy合作:http://www.ibm.com/developerworks/library/os-ecxml/

Vex: http://www.eclipse.org/vex/

Rinzo: http://editorxml.sourceforge.net/

#1


0  

Have you installed an XML plugin for eclipse?

你有没有为eclipse安装XML插件?

Until you install a plugin, that's how it'll be. Eclipse supports almost anything, but only a few things "out of the box".

在你安装一个插件之前,它就是这样的。 Eclipse支持几乎任何东西,但只有少数东西“开箱即用”。

Webtools Platform: http://www.eclipse.org/webtools/sse/

Webtools平台:http://www.eclipse.org/webtools/sse/

XMLBuddy: http://download.cnet.com/XMLBuddy/3000-7241_4-10405546.html Tut with XMLBuddy: http://www.ibm.com/developerworks/library/os-ecxml/

XMLBuddy:http://download.cnet.com/XMLBuddy/3000-7241_4-10405546.html与XMLBuddy合作:http://www.ibm.com/developerworks/library/os-ecxml/

Vex: http://www.eclipse.org/vex/

Rinzo: http://editorxml.sourceforge.net/