如何将编辑器添加到Eclipse? [英] How to add editors to Eclipse?

查看:60
本文介绍了如何将编辑器添加到Eclipse?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我今天注意到我的列表中没有 HTML 编辑器.如何添加它以及其他需要添加的东西?

I noticed today that i don't have an HTML editor in my list. How can i add it and others if need be?

推荐答案

安装 Web工具平台-或Eclipse的EE Devlopers版本,其中包括Web工具平台.

Install the Web Tools Platform -- or EE Devlopers version of Eclipse, which includes the Web Tools Platform.

其他类型的文件通常会自动作为文本文件加载.为了获得特定的语言功能,通常需要在Eclipse中安装该语言的开发库.即CDT(用于C ++),PyDev(用于Python)等.

Other types of files are usually automatically loaded as text files. To get specific language capabilities you usually want to install a development library for that language into Eclipse. i.e. CDT for C++, PyDev for Python, etc..

此外,您还可以在此处找到如何将任意文件类型与特定编辑器相关联:

Also you can find how to associate arbitrary file types to specific editors here :Eclipse File Type Association.

这篇关于如何将编辑器添加到Eclipse?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆