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

Can't debug in eclipse due to compile issues related to properties #42

Closed
datasmithtech opened this issue Feb 9, 2019 · 1 comment
Closed

Comments

@datasmithtech
Copy link

i can build & run solution, however, i can't debug using eclipse

errors appear related to properties when starting debug session.

any suggestions?

@mrin9
Copy link
Owner

mrin9 commented Feb 18, 2019

I think eclipse allows you to run an external web-server on which you deploy/publish a java WebApp.
This Project contains its own embedded WebServer, So there is no .war file that gets deployed onto a Webserver.

It must be something to do with how you are trying to run this app in eclipse.
check if this stack overflow question helps you

Since this aint an issue with this project, am closing this one

@mrin9 mrin9 closed this as completed Feb 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants