We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(6)
您是否使用 Eclipse WTP 插件? 如果没有,请看一下它 - 它有很多方法来自定义 JSP 格式。
如果是的话,可以在 Window -> 下自定义 JSP 格式。 优先; 网页-> JSP 文件 -> 编辑; 请注意,那里有两个单独的链接 - 用于 XML 和 HTML JSP。
Are you using Eclipse WTP plugin? If not, take a look at it - it has quite a few ways to customize formatting of JSP.
If you are, JSP formatting can be customized under Window -> Preferences; Web -> JSP Files -> Editor; note that there are two separate links there - for XML and HTML JSP.
Netbeans 在格式化我的 jsp 代码方面做得体面。 您可以下载 Netbeans 6.5.1 并格式化其中的文件。
Netbeans does a decent job at formatting my jsp code. You could download Netbeans 6.5.1 and format the files in there.
我知道这个问题是针对 JSP 的,而不是针对 javascript 的,但这仍然可以很好地工作: http://jsbeautifier.org/
I know that this question is for JSP, and not javascript, but this works pretty well all the same: http://jsbeautifier.org/
使用它来格式化任何 HTML、JSP 或任何其他语言标签:https://www.freeformatter。 com/html-formatter.htm
Use this to format any HTML,JSP or any other language tag: https://www.freeformatter.com/html-formatter.htm
尝试一下 IntelliJ IDEA。 我不能保证它会做得更好,但尝试一下也没什么坏处。
Try maybe IntelliJ IDEA. I can't guarantee it will do the job better but it won't hurt to try.
这似乎适用于我的 JSP 和 JS 代码(目前免费)
http: //www.danstools.com/javascript-beautify/
This seems to work fine for mine JSP and JS code (free at the momenti'm using it)
http://www.danstools.com/javascript-beautify/