HTML WYSIWYG 编辑器的 Eclipse 插件 [英] Eclipse plugin for HTML WYSIWYG editor

查看:31
本文介绍了HTML WYSIWYG 编辑器的 Eclipse 插件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在 Eclipse 中构建一个小型 Web 应用程序.我制作了一个 HTML 表单,但找不到预览我构建的页面的选项,我必须在服务器上运行它才能查看它.在 NetBeans 中,有一个内置的 WYSIWYG html 编辑器.

I'm building a small web application in Eclipse. I made an HTML form and was unable to find an option to preview the page I built, and I have to run it on server to view it. In NetBeans, there is a built-in WYSIWYG html editor.

是否有一些适用于 Eclipse 的 HTML 插件?

Is there some HTML plugin for Eclipse?

(我不需要 MyEclipse)

(I don't need MyEclipse)

推荐答案

由于目前 (2011-10-25) 在 Google 的Eclipse HTML WYSIWYG"中排名第二查询和 Rafa de Castro 链接的问题没有给出完整的答案,我觉得这个问题需要更新.

Since this is currently (2011-10-25) at 2nd place in Google for a "Eclipse HTML WYSIWYG" query and the question linked by Rafa de Castro dont give a complete answer, I feel that this question needs an update.

目前,我发现的唯一可用的 HTML 所见即所得工具是:

For now, the only available WYSIWYG tools for HTML I found are:

  • WTP JavaServer Faces 包含一个名为网页编辑器.不错,免费,还可以用作可视化编辑器.
  • JBoss Tools HTML Editor 也是免费的,简洁的, 有两种预览模式,但只提供最简单的可视化编辑功能.
  • Eclipse 可视化设计器MyEclipse 附带.它甚至可以在 IE/Firefox 中预览页面,但它有一个巨大的缺点——它是一个付费软件.看起来很棒,但我没试过,所以我不能说质量.
  • LeetEdit 基于 TinyMCE 并提供增强的可视化编辑功能.它是免费的,你可以在 github 上 fork.
  • WTP JavaServer Faces contains a tool named Web Page Editor. Nice, free and also serves as a visual editor.
  • JBoss Tools HTML Editor is also free, neat, has two preview modes, but provides only simplest visual editing functionality.
  • Eclipse Visual Designer shipped with MyEclipse. It can even preview pages in IE/Firefox, but it has a huge disadvantage - it's a paid software. Looks awesome, but I didnt try it, so I can't say anything about quality.
  • LeetEdit is based on TinyMCE and provides enhanced visual editing functionality. It's free and you can fork it on github.

在 Eclipse 中安装一些东西对于新用户来说是一件痛苦的事情.

Installing something into Eclipse is a pain for a new user.

所以,如果您只想从 WTP 或 JBoss 安装一个 HTML 编辑器,而不用它安装整个东西,您可以执行以下操作(至少对于 Eclipse 3.6 和 3.7,这些步骤是无效的.):

So, if you want to install just an HTML editor from WTP or JBoss without installing the whole thing with it, you can do the following (steps are vadid at least for Eclipse 3.6 and 3.7.):

  • 打开Eclipse,选择Help/Install New Software.
  • Work with: 字段中输入更新站点地址.
  • Open Eclipse, select Help / Install New Software.
  • In the Work with: field input the update site address.
  • 此处
  • 获取适当 Eclipse 版本的更新站点 URL
  • 选择JBoss Tool RichFaces.
  • 使用现有的更新站点,类似于 http://download.eclipse.org/releases/<eclipse_version_name>
  • 选择网页编辑器.
  • 更新站点http://timpietrusky.github.com/lab/leetedit/update-site
  • 选择LeetEdit

现在按 Next 并准备等待永恒.(您可以通过禁用 Contact all update sites during install 复选框来加快此过程)

Now press Next and prepare to wait for eternity. (You can speed up this process by disabling Contact all update sites during install checkbox)

这篇关于HTML WYSIWYG 编辑器的 Eclipse 插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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