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

Zbyněk Červinka (Jira) issues at jboss.org
Wed May 13 09:22:07 EDT 2020


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

Zbyněk Červinka edited comment on JBIDE-27264 at 5/13/20 9:22 AM:
------------------------------------------------------------------

h3. Update on this issue:

Firstly I have studied the materials described in the description of this issue. According to the information from documentation I have tried importing the cloned repository into IntelliJ Idea, but I was not able to set the "Use classpath of module" in the Run/Debug Configuration. There was only the [none] value in the field. I have also tried to run the configuration and there was the "No plugin module specified for configuration" error. Then I was trying to search the web for solution. According to the StackOverflow (https://stackoverflow.com/questions/18278440/how-to-import-and-run-existing-plugins-from-intellij-community-edition-repo) I need to use gradle for working with the IntelliJ Idea plugins. I have tried to run "./gradlew runIde" cmd, that runs the IDE with the plugin installed in it, but the debugging was not possible.

*Some bugs reported:*

https://github.com/redhat-developer/intellij-quarkus/issues/90
https://github.com/redhat-developer/intellij-quarkus/issues/91


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

Firstly I have studied the materials described in the description of this issue. According to the information from documentation I have tried importing the cloned repository into IntelliJ Idea, but I was not able to set the "Use classpath of module" in the Run/Debug Configuration. There was only the [none] value in the field. I have also tried to run the configuration and there was the "No plugin module specified for configuration" error. Then I was trying to search the web for solution. According to the StackOverflow (https://stackoverflow.com/questions/18278440/how-to-import-and-run-existing-plugins-from-intellij-community-edition-repo) I need to use gradle for working with the IntelliJ Idea plugins. I have tried to run "./gradlew runIde" cmd, that runs the IDE with the plugin installed in it, but the debugging was not possible.

*Some bugs reported: *

https://github.com/redhat-developer/intellij-quarkus/issues/90
https://github.com/redhat-developer/intellij-quarkus/issues/91

> 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: exception.png, run_debug_configuration.png
>
>
> *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