如何在 IntelliJ IDEA 中轻松链接 Grails 项目中的依赖项源?

发布于 2024-12-04 14:40:52 字数 222 浏览 0 评论 0原文

有没有办法让 IDEA 自动下载 Grails、我的插件和所有依赖项的源代码?或者,有没有一种简单的方法可以让 IDEA 获取该插件下载的源代码?

http://www.grails.org/plugin/eclipse-scripts

它将它们放在 ~/.ivy2/ 下...

Is there any way to get IDEA to automatically download sources for Grails, my plugins and all the dependencies? Alternately, is there an easy way to get IDEA to pickup sources downloaded by this plugin?

http://www.grails.org/plugin/eclipse-scripts

It puts them under ~/.ivy2/...

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

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

发布评论

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

评论(1

暗喜 2024-12-11 14:40:52

如果使用 Grails/Griffon 插件,IDEA 应该自动加载 Grails 项目的所有插件。

我在我的 Grails 视图插件 下看到了给定项目的所有 Grails 插件。

如果您没有看到这些文件,请尝试在 Grails 视图中右键单击项目名称,然后选择 Grails >同步 Grails 设置。

请注意,如果您使用免费(社区)版本的 IntelliJ IDEA,它包含直接使用 Grails 所需的插件。您必须付费才能获得完整版本。

IDEA should automatically load all plugins for a Grails project, if the Grails/Griffon plugin is being used.

I see all the Grails plugins for a given project in my Grails View, under Plugins.

If you aren't seeing the files, try right-clicking on the project's name in the Grails View, and choosing Grails > Synchronize Grails settings.

Please note that if you are using the free (community) version of IntelliJ IDEA, it does not include the necessary plugins for working with Grails directly. You must pay for the full version to get it.

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