-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.29.1.Final
-
None
Description of problem:
I'm running the most basic application with just a resource to quick start my quarkus app.
I'm using eclipse IDE with the jboss tools 4.29.1.Final installed
I created a quarkus application launcher to star my app.
I started my app using the debug button from eclipse ide, the apps runs but I don't have any debug or breakpoints
Prerequisites (if any, like setup, operators/versions):
nothing just a simple application from scratch all code was generated, just starting my way into quarkus
Steps to Reproduce
# see attached noDebugQuarkus.mp4
Actual results:
No breakpoints are register no debug is possible
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Always
Acceptance criteria:
Definition of Done:
I was expecting quarkus with or without jboss tolls to have debug capabilites with breakpoints on eclipse ide
Build Details:
Additional info (Such as Logs, Screenshots, etc):
see attached noDebugQuarkus.mp4for full reproduction