Eclipse 有没有好的 JSP 编辑器?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/211841/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-10 18:29:27  来源:igfitidea点击:

Is there a good JSP editor for Eclipse?

eclipsejspeditoreclipse-plugin

提问by Epaga

I need a nice JSP editor plugin for Eclipse. What are my choices?

我需要一个很好的 Eclipse 的 JSP 编辑器插件。我的选择是什么?

采纳答案by slashnick

As well as Amateras you could try Web Tools Projector Aptana. Although they will both give you way more than just a jsp editor.

除了 Amateras,您还可以尝试Web Tools ProjectAptana。尽管它们都不仅仅是一个 jsp 编辑器。

Edit 2010/10/26 (comment from Simon Gibbs):

编辑 2010/10/26(来自Simon Gibbs 的评论):

The Web Tools Project JSP editor is in the "Web Page Editor (Optional)" project.

Web 工具项目 JSP 编辑器位于“Web 页面编辑器(可选)”项目中。

Edit 2016/08/16 (extended comment from Dan Carter):

编辑 2016/08/16(来自Dan Carter 的扩展评论):

From Kepler (Eclipse 4.3.x) on, this is called "JSF Tools - Web Page Editor".

从 Kepler (Eclipse 4.3.x) 开始,这称为“JSF 工具 - 网页编辑器”。

eclipse

蚀

回答by wwward

I followed the advice of Simon Gibbs in this answer and found it worked out fine - if you're in a hurry, the "Web Page Editor (optional)" package from the Eclipse update site does the trick.

我在这个答案中遵循了 Simon Gibbs 的建议,发现它运行良好 - 如果您赶时间,Eclipse 更新站点中的“网页编辑器(可选)”包可以解决问题。

For the Eclipse-challenged (me) Help > Install New Software > Work with > Expand Web, XML, and Java EE Development > Select "Web Page Editor (optional)" and "next-through" to completion.

对于 Eclipse-challenged (me) Help > Install New Software > Work with > Expand Web, XML, and Java EE Development > 选择“Web Page Editor (optional)”和“next-through”完成。

回答by Eugene Gr. Philippov

"Web Page Editor (optional)" package from the Eclipse Galileo/Helios update site has the following very minor quirks in a JSP editor:

来自 Eclipse Galileo/Helios 更新站点的“网页编辑器(可选)”包在 JSP 编辑器中具有以下非常小的怪癖:

  • Auto-commenting in Java code fragments does not work (Ctrl /); [fixed in Helios SR2]
  • [present in Galileo, fixed in Eclipse Helios SR1] If a Java code fragment has errors that are already fixed, the editor does not remove the error marks until you modify the erroneous place or close/reopen the file being edited;
  • Java 代码片段中的自动注释不起作用 (Ctrl /);[已在 Helios SR2 中修复]
  • [存在于 Galileo,已在 Eclipse Helios SR1 中修复] 如果 Java 代码片段存在已修复的错误,则在您修改错误位置或关闭/重新打开正在编辑的文件之前,编辑器不会删除错误标记;

This was valid at Dec 7, 2010.

有效期至 2010 年 12 月 7 日。

回答by mmh

You could check out JBoss Tools plugin.

您可以查看 JBoss Tools 插件。

回答by James McMahon

MyEclipsehas a pretty decent one, it costs money however. One of the reasons I went over to Netbeans is because of their JSP editor, which is still far from perfect but better then vanilla Eclipse.

MyEclipse有一个相当不错的,但是它要花钱。我转向 Netbeans 的原因之一是因为他们的 JSP 编辑器,它仍然远非完美,但比普通 Eclipse 更好。

回答by htkhtk

Bravo JSP Editor (Can't comment on how good it is, i haven't tried it) http://marketplace.eclipse.org/content/bravo-jsp-editor

Bravo JSP 编辑器(无法评论它有多好,我没有尝试过) http://marketplace.eclipse.org/content/bravo-jsp-editor

回答by NimChimpsky

I'm using webstormon the deployed files

我在部署的文件上使用webstorm

回答by slashnick

Oracle Workshop for Weblogicis supposed to have a pretty nice jsp editor but I've never used it. You needn't be using Weblogic to use it.

Oracle Workshop for Weblogic应该有一个非常好的 jsp 编辑器,但我从未使用过它。您无需使用 Weblogic 即可使用它。