Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-28730

Wrong editor opens while debugging quarkus project

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • 4.26.0.Final
    • 4.25.0.Final
    • quarkus
    • None
    • Sprint #228 Dec 2022
    • 5
    • Hide

      Create Quarkus project ("test1") -> add some println in "test1/src/main/java/org/acme/ExampleResource.java" -> put breakpoint to first println (see screenshot_2) -> Debug as -> Quarkus Application -> open localhost:8080/hello -> see screenshot_1 -> Switch -> Step over -> works fine -> Create one more Quarkus project ("test2") -> Add some another println in "test2/src/main/java/org/acme/ExampleResource.java" -> put breakpoint to first println -> Debug as -> Quarkus Application -> open localhost:8080/hello -> see screenshot_1 -> Switch -> opens editor with test1/ExampleResource.java -> Step over -> printed text from test2/ExampleResource.java.

      Println example screenshot_2

      Show
      Create Quarkus project ("test1") -> add some println in "test1/src/main/java/org/acme/ExampleResource.java" -> put breakpoint to first println (see screenshot_2) -> Debug as -> Quarkus Application -> open localhost:8080/hello -> see screenshot_1 -> Switch -> Step over -> works fine -> Create one more Quarkus project ("test2") -> Add some another println in "test2/src/main/java/org/acme/ExampleResource.java" -> put breakpoint to first println -> Debug as -> Quarkus Application -> open localhost:8080/hello -> see screenshot_1 -> Switch -> opens editor with test1/ExampleResource.java -> Step over -> printed text from test2/ExampleResource.java. Println example screenshot_2
    • ---

    Description

      Attachments

        Activity

          People

            jmaury@redhat.com Jeff MAURY
            rh-ee-olkornii Oleksii Korniienko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: