Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

Launch command to run java_binary and java_test from Eclipse including debug mode #42

Open
damienmg opened this issue Mar 6, 2017 · 2 comments

Comments

@damienmg
Copy link
Contributor

damienmg commented Mar 6, 2017

Have the ability to run a test or binary target from Eclipse would be pretty neat and especially attach the debugger.

@asclepiusaka
Copy link
Contributor

I can see the point of run a test/binary directly from command, but what do you mean by "including debug mode"?

@damienmg
Copy link
Contributor Author

Bazel have a --java_debug flag for the test runner to wait for a debugger on port 5005. Eclipse can connect a remote debugger. Ideally that would just be one operation: debug a test configuration.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants