[
https://issues.redhat.com/browse/JBIDE-27264?page=com.atlassian.jira.plug...
]
Zbyněk Červinka commented on JBIDE-27264:
-----------------------------------------
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-existi...)
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/runnin...
*
https://www.jetbrains.org/intellij/sdk/docs/basics/ide_development_instan...
*
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)