在eclipse中调试GRAILS 3 [英] Debug GRAILS 3 in eclipse

查看:239
本文介绍了在eclipse中调试GRAILS 3的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道是否有任何方式通过单击eclipse(mars)IDE来调试Grails 3应用程序,就像Java(或Java Spring Boot)Web应用程序一样做一个在服务器上调试。



可以运行为gradle build...但不能调试为gradle build 。

有没有办法做到这一点,或者有没有打算在将来拥有这个功能?



任何eclipse插件?



预先感谢。

解决方案

我终于找到了工作解决方案。我的eclipse IDE版本:


版本:Mars.2版本(4.5.2)



建立ID:20160218-0600

安装详情 - >安装软件:
$ b $构建:用于Gradle的Eclipse插件1.0.11.v20160328-1759 org.eclipse.buildship.feature.group Eclipse Buildship
用于Java EE Developers 4.5的Eclipse IDE .2.20160218-0600 epp.package.jee null
Groovy编译器2.4特性2.9.2.xx-201603042130-e45 org.codehaus.groovy24.feature.feature.group Codehaus.org
Groovy-Eclipse特性2.9 .2.xx-201603042130-e45 org.codehaus.groovy.eclipse.feature.feature.group Codehaus.org
Spring IDE Core(必需)3.7.3.201602250914-RELEASE org.springframework.ide.eclipse.feature.feature .group Spring IDE开发人员

将项目导入到工作区后,添加新的调试 Spring Boot App 配置:





享受调试。


I would like to know if is there any way to debug a Grails 3 application with a single-click from eclipse (mars) IDE, in the same way as a Java (or Java Spring Boot) web application that it is possible to do a "debug on server".

It is possible to "run as" "gradle build" ... but not a "debug as" "gradle build".

Is there any way for doing this or is there any intention to have this functionality in the future?

Any eclipse plugin?

Thanks in advance.

解决方案

I finally found working solution. My eclipse IDE version:

Version: Mars.2 Release (4.5.2)

Build id: 20160218-0600

Installation details -> Installed software:

Buildship: Eclipse Plug-ins for Gradle  1.0.11.v20160328-1759   org.eclipse.buildship.feature.group Eclipse Buildship
Eclipse IDE for Java EE Developers  4.5.2.20160218-0600 epp.package.jee null
Groovy Compiler 2.4 Feature 2.9.2.xx-201603042130-e45   org.codehaus.groovy24.feature.feature.group Codehaus.org
Groovy-Eclipse Feature  2.9.2.xx-201603042130-e45   org.codehaus.groovy.eclipse.feature.feature.group   Codehaus.org
Spring IDE Core (required)  3.7.3.201602250914-RELEASE  org.springframework.ide.eclipse.feature.feature.group   Spring IDE Developers

After importing project to workspace add new debug Spring Boot App configuration:

Enjoy debugging.

这篇关于在eclipse中调试GRAILS 3的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆