[jbosstools-issues] [JBoss JIRA] (JBIDE-27264) Dubug quarkus plugin, study the code base

Zbyněk Červinka (Jira) issues at jboss.org
Sun May 17 05:48:53 EDT 2020


    [ https://issues.redhat.com/browse/JBIDE-27264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14095565#comment-14095565 ] 

Zbyněk Červinka edited comment on JBIDE-27264 at 5/17/20 5:48 AM:
------------------------------------------------------------------

h2. Update on this issue:

According to and advice from Jeff Maury, I am finally able to debug - project is maintained by gradle, so it is required to use the Gradle window in the IntelliJ Idea. In the Gradle window it is required to search the runIde task and run/debug it. I have extended the Description of this is JIRA - now there is available full steps to start debugging the Quarkus Tools plugin.


was (Author: zcervink):
h2. Update on this issue:

According to and advice from Jeff Maury, I am finally able to debug - project is maintained by gradle, so it is required to use the Gradle window in the IntelliJ Idea. In the Gradle window it is required to search the runIde task and run/debug it.

> Dubug quarkus plugin, study the code base
> -----------------------------------------
>
>                 Key: JBIDE-27264
>                 URL: https://issues.redhat.com/browse/JBIDE-27264
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: qa
>    Affects Versions: 4.16.0.AM1
>            Reporter: Zbyněk Červinka
>            Assignee: Zbyněk Červinka
>            Priority: Major
>             Fix For: 4.16.0.AM1
>
>         Attachments: error.png, exception.png, run_debug_configuration.png
>
>
> *Steps to start debugging:*
> # import the Quarkus Tools plugin source code into the IntelliJ Idea
> # open the Gradle window in the IntelliJ Idea (View->Tool Windows->Gradle)
> # in the Gradle window search for the *runIde* task->context menu->Debug (path to the the *runIde* task - intellij-quarkus->Tasks->intellij->runIde)
> *Here are study materials:*
> * https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/running_and_debugging_a_plugin.html
> * https://www.jetbrains.org/intellij/sdk/docs/basics/ide_development_instance.html
> * https://www.jetbrains.com/help/idea/run-debug-configuration.html
> * https://www.jetbrains.com/help/idea/run-debug-configuration-plugin.html



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jbosstools-issues mailing list