Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging bx-bot #88

Closed
jurepetrovic opened this issue Feb 1, 2018 · 3 comments
Closed

Debugging bx-bot #88

jurepetrovic opened this issue Feb 1, 2018 · 3 comments
Labels

Comments

@jurepetrovic
Copy link

Hello Gents,

how would you go about debugging bx-bot in eclipse?
I cannot seem to get a working debug configuration together...

Rgds ,
Jure

@gazbert
Copy link
Owner

gazbert commented Feb 8, 2018

Hi @jurepetrovic, you might get some help from: https://gitter.im/BX-bot/Lobby

I use IntelliJ, but STS/Eclipse should work the same way: BXBot.java is the main class, set the working directory, and that should be it: : https://imgur.com/a/0CWPD

HTH

@jurepetrovic
Copy link
Author

Thanks. I already managed debugging in the meantime.
Springboot made it a bit harder.

If I get that correctly you're using springboot only because of the built-in webserver?

@gazbert
Copy link
Owner

gazbert commented Feb 9, 2018

Yes, Boot is being used to support the REST API to configure and manage the bot remotely as per #32 - currently WIP.

@gazbert gazbert closed this as completed Apr 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants