[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:46:51 EDT 2020


     [ https://issues.redhat.com/browse/JBIDE-27264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zbyněk Červinka updated JBIDE-27264:
------------------------------------
    Description: 
*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 


*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

  was:
*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



> 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 
> *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