简体   繁体   English

用 Eclipse 打开 HTML 文件

[英]Opening HTML File with Eclipse

I'm using Eclipse IDE for Java Developers Version: Helios Service Release 1 and I want to open an HTML file to make changes, but it opens my.html file in my web browser instead of the HTML text editor I've used before.我正在为 Java 开发人员版本使用 Eclipse IDE:Helios Service Release 1 我想打开一个 HTML 文件进行更改,但它在我的 html 文本编辑器中打开 my.html 文件,而不是之前使用的 8728 浏览器 87828 How do install a text editor to edit my HTML files in Eclipse?如何在 Eclipse 中安装文本编辑器来编辑我的 HTML 文件?

You didnt't find it?你没找到? Please be very clear about your question (Edit it, add more explanation)请非常清楚你的问题(编辑它,添加更多解释)

Regarding the question I can guess you do not have WTP (Web Tools Platform) for Eclipse.关于这个问题,我猜你没有 Eclipse 的 WTP(网络工具平台)。

Find it here: http://www.eclipse.org/webtools/在这里找到它: http://www.eclipse.org/webtools/

If you ask me to be more clear about the answer, I would also ask you the same.如果你要我更清楚地回答,我也会问你同样的问题。 :) :)

Just right click on the HTML file you want to open and click on OPEN WITH and select web browser.只需右键单击要打开的 HTML 文件,然后单击打开方式和 select web 浏览器。

If you can't open the HTML file, try adding the Web Package. I forget it's name.如果打不开HTML文件,试试加Web Package,忘记名字了。 It's in the Eclipse repo under Help > Install additional software.它位于帮助 > 安装其他软件下的 Eclipse 存储库中。

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

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