Eclipse with raspi-maven archetype - adding delay before debugger attaches - app's not ready #260
dannaughton
started this conversation in
General
Replies: 1 comment
-
|
Long time since I used Eclipse on my laptop and debugged the Pi target. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the raspi-maven archetype working in Eclipse - mostly. But my debugger session tries to attach too quickly - before the application is running on the target. (VM Connection refused). If I launch a Remote Java Application debug session after the error - it works as expected.
Is there somewhere in the pom.xml or build.xml that I can add a pause?
Thanks all.
Beta Was this translation helpful? Give feedback.
All reactions