简体   繁体   English

NetBeans中的Grails 3.0支持

[英]Grails 3.0 support in NetBeans

I was running Grails 2.2.0 in NetBeans and it was working fine. 我在NetBeans中运行Grails 2.2.0,并且运行良好。 I tried to upgrade the project to Grails 3.0 but after creating the project NetBeans is not able to open the project. 我试图将项目升级到Grails 3.0,但是在创建项目后,NetBeans无法打开该项目。

Does anyone know which plugins to install in NetBeans (if available) to make Grails 3.0 work? 有谁知道要在NetBeans中安装哪些插件(如果可用)以使Grails 3.0正常工作?

Just wanted to let you know that I've added initial support for grails 3 in NetBeans. 只是想让您知道,我已经在NetBeans中添加了对grails 3的初始支持。

https://netbeans.org/bugzilla/show_bug.cgi?id=254405 https://netbeans.org/bugzilla/show_bug.cgi?id=254405

At the moment you can get these with the latest NetBeans nightly: http://bits.netbeans.org/download/trunk/nightly/latest/ 目前,您可以通过每晚的最新NetBeans获得这些信息: http : //bits.netbeans.org/download/trunk/nightly/latest/

This will allow NetBeans to recognise/create projects, and the create controller/domain/etc actions working. 这将使NetBeans能够识别/创建项目,并使create controller / domain / etc操作起作用。

One important thing still missing is adding support for the gradle build files (no syntax highlighting or helpers for the gradle files), but in the meantime you may try it and report problems/improvements. 仍然缺少的一件事是添加对gradle构建文件的支持(没有语法突出显示或gradle文件的帮助器),但是与此同时,您可以尝试并报告问题/改进。

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

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