Hi Fazla, You can find developer instructions here:
- https://apereo.github.io/cas/developer/Contributor-Guidelines.html - https://apereo.github.io/cas/developer/Build-Process-5X.html - https://apereo.github.io/cas/developer/Build-Process-6X.html The 2nd and 3rd link will give you some information on using Eclipse for CAS development. Simply said, you will first generate Eclipse projects using Gradle from the command line and then work with them (change code, build) within Eclipse like with any other standard Eclipse projects. I recommend you following these instructions because importing CAS sources as a Gradle project directly from Eclipse is really time consuming (about 45 minutes on my computer), as well as building them using the Eclipse Gradle builder. Best Regards, Jarda -- You received this message because you are subscribed to the Google Groups "CAS Developer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-dev/.
