如何让 Netbeans Go to Type(开放类型)在 Maven 嵌套模块项目中工作?

发布于 2025-01-05 20:57:53 字数 91 浏览 0 评论 0原文

似乎对于嵌套模块,每个模块都有自己的 POM,它只会检测根父模块中的源文件。如何获取要检测的 POM 层次结构中所有模块的源代码,以便我可以使用 Go to Type?

It seems that with nested modules, each with their own POM, it will only detect source files in the root parent module. How can I get the source in all modules in the POM hierarchy to be detected so I can use Go to Type?

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

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

发布评论

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

评论(1

凤舞天涯 2025-01-12 20:57:53

请参阅我的答案

Please see my answer here. It is not possible. It is necessary to include each module (with the standard Maven directory structure) as a separate project.

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