You add the dependencies you need to the project. You also need, I suspect, some sort of decompiler like JAD so you can step through the binary code and you probably also do need to set up remote debugging so when you deploy you can connect the IDE and step into the code.
--Misagh From: [email protected] [mailto:[email protected]] On Behalf Of Dong Wenting Sent: Tuesday, November 8, 2016 11:29 PM To: CAS Community <[email protected]> Subject: [cas-user] how to debug cas-overlay project in eclipse? I'm a newer to cas. I have succeeded in importing cas-overlay project into eclipse, but I want to debug the source file. Maven dependencies is empty because of using maven overlay. How can I debug cas server in eclipse ? Thank you for answering! <https://lh3.googleusercontent.com/-iRQbQ7k9Q7k/WCLByuy8HqI/AAAAAAAAAAg/mzRTdU6PyboqOXxYyREKi5pPac6-dzHPgCLcB/s1600/QQ%25E6%2588%25AA%25E5%259B%25BE20161109102542.png> <https://lh3.googleusercontent.com/-iRQbQ7k9Q7k/WCLByuy8HqI/AAAAAAAAAAg/mzRTdU6PyboqOXxYyREKi5pPac6-dzHPgCLcB/s1600/QQ%25E6%2588%25AA%25E5%259B%25BE20161109102542.png> <https://lh3.googleusercontent.com/-iRQbQ7k9Q7k/WCLByuy8HqI/AAAAAAAAAAg/mzRTdU6PyboqOXxYyREKi5pPac6-dzHPgCLcB/s1600/QQ%25E6%2588%25AA%25E5%259B%25BE20161109102542.png><https://lh3.googleusercontent.com/-nXeWzYD310g/WCLB9ffTuOI/AAAAAAAAAAk/uW5JSvinuI8fR1XU3-OYWN6hEd-KktuDQCLcB/s1600/QQ%25E6%2588%25AA%25E5%259B%25BE20161109102700.png>--- CAS gitter chatroom: https://gitter.im/apereo/cas- CAS mailing list guidelines:https://apereo.github.io/cas/Mailing-Lists.html- CAS documentation website: https://apereo.github.io/cas- CAS project website: https://github.com/apereo/cas---You received this message because you are subscribed to the Google Groups"CAS Community" group.To unsubscribe from this group and stop receiving emails from it, send anemail to [email protected]<mailto:[email protected]> .To view this discussion on the web visithttps://groups.google.com/a/apereo.org/d/msgid/cas-user/56f3bde1-0009-4a9e-beb1-79f5106f79da%40apereo.org<https://groups.google.com/a/apereo.org/d/msgid/cas-user/56f3bde1-0009-4a9e-beb1-79f5106f79da%40apereo.org?utm_medium=email&utm_source=footer> . -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/003901d23a9b%24662d6a80%2432883f80%24%40unicon.net.
