简体   繁体   English

缺少IntelliJ IDEA Grails 3代码支架

[英]Missing IntelliJ IDEA Grails 3 code scaffolding

I've created a Grails 3.1.8 project using IntelliJ IDEA 15.0.4 and everything works just fine (the project runs and works like a charm). 我已经使用IntelliJ IDEA 15.0.4创建了一个Grails 3.1.8项目,并且一切正常(项目运行并且像超级按钮一样工作)。

The problem is that I cannot find static controller/views scaffolding feature in the IDE. 问题是我在IDE中找不到静态控制器/视图脚手架功能。

I took a look at the following page: https://www.jetbrains.com/help/idea/2016.1/scaffolding.html but can't find such feature (I must say the documentation there is really awful). 我查看了以下页面: https : //www.jetbrains.com/help/idea/2016.1/scaffolding.html但找不到此类功能(我必须说那里的文档确实很糟糕)。 You can see an overview of what I see below: 您可以在下面看到我的概述:

唯一类似的选项是“生成”按钮,这显然不是我想要的。

To be specific, I want the equivalent of the following GGTS functionality in IntelliJ: 具体来说,我希望与IntelliJ中的以下GGTS功能等效:

GGTS中所需的功能

FYI, I've tried the dynamic scaffolding and it works fine. 仅供参考,我已经尝试过动态脚手架,并且效果很好。

Thanks in advance. 提前致谢。

在IntelliJ 2016.2更新(及更高版本)中,此问题已得到解决,并且可以使用静态脚手架。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM