保存 JSP 和 XML 文件时构建 Eclipse Workspace

发布于 2024-12-15 05:14:26 字数 136 浏览 3 评论 0原文

每当我尝试保存任何 JSP 或 XML 文件时..Eclipse 都会尝试编译工作区中的所有文件,还将所有 .svn 文件复制到类目录中,导致构建速度非常慢。 eclipse中有没有任何标志可以避免这个问题?

预先感谢您。 阿卜杜勒·拉布·汗

Whenever I am trying to save any JSP or XML file..Eclipse is trying to compile all the files in the workspace, also copying all the .svn files to the classes directory, causing the build to be very slow. Is there any flag in eclipse to avoid this problem?

Thanking you in Advance.
Abdul Rab Khan

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

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

发布评论

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

评论(1

倾城泪 2024-12-22 05:14:26

您可以完全关闭自动构建,但我不知道仅针对 JSP 关闭它的选项。

至于 .svn - 安装 subclipse - 它应该管理诸如忽略 svn 文件之类的事情。
您还可以在首选项>中使用过滤资源 java>编译器>建筑物>输出文件夹

You can turn off automatic builds at all, but I'm not aware of optnion about turning it off only for JSPs.

As for .svn - install subclipse - it should manage things like ignoring svn files.
You can also use filtered resources in preferences > java > compiler > building > output folder.

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