JoeAlisson / L2jOrg

GNU General Public License v3.0
35 stars 30 forks source link

How to debug gradle appliction in eclipse? #466

Closed fmpoffice closed 3 years ago

fmpoffice commented 3 years ago

how to debug appliction gradle in eclipse ?

### I try IntelliJ IDEA is OK ,but I want to understand gradle in eclipse how to debug?

eclipse

ide

vicochips commented 3 years ago

I'm not sure eclipse can do it as intellij does it, maybe joe can help u with this

JoeAlisson commented 3 years ago

Hi, this should work:

https://discuss.gradle.org/t/how-do-you-attach-a-debugger-to-gradle-so-that-i-can-debug-it-running-a-task/7526/5

fmpoffice commented 3 years ago

Hi, this should work:

https://discuss.gradle.org/t/how-do-you-attach-a-debugger-to-gradle-so-that-i-can-debug-it-running-a-task/7526/5

благодарить