在eclipse中格式化jsp文件中的java片段

发布于 2024-12-02 15:33:03 字数 143 浏览 0 评论 0原文

当我在 Eclipse 中自动格式化 jsp 文件时,括号中的 java 代码 <% {javacode} %>也被格式化。

在这种情况下考虑哪些格式化程序选项?

我这么问是因为格式化程序在 72 个字符后换行,我想更改此行为。

When I format automatically my jsp files in eclipse the java code in brackets <% {javacode} %> gets also formatted.

Which formatter options are considered in this case?

I am asking because the formatter wraps my lines after 72 characters and I want to change this behaviour.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

甜宝宝 2024-12-09 15:33:03

您必须在Web > 下设置线宽。 HTML 文件 >编辑器

在此处输入图像描述

You'll have to set the Line Width under Web > HTML Files > Editor.

enter image description here

我的痛♀有谁懂 2024-12-09 15:33:03

Java 和 JavaScript 彼此不同,也与 HTML 不同。您是否尝试过使用这些语言的首选项页面修改其格式设置?

Java and JavaScript aren't the same as each other, nor the same as HTML. Have you tried modifying the formatting settings for those languages, using their preference pages?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文