@njiddasalifu hey, java 8 worked for me and the server is finally running, now can you please guide me how to check the changes which I make in the codebase?
if you like starting contribution, visit https://issues.openmrs.org/ page to begin with an intro ticket. make sure you read the documentation again to gain more knowledge on how to contribute. good luck.
I followed everything. I’ve tried setting up the sdk. I’ve cloned the repo and tried setting up a server. I’ve also set up intelliJ and configured everything.
But i’m still unable to understand how to make the changes in my locally set up code (in inetlliJ) to reflect in the server.
And what was the purpose of installing and setting up the server with the SDK?
do you have the server up and running already? you can check this in your browser at localost:8080 if you used same port.
I checked and it was working. But how will I check the changes made in my code while using SDK?
And if I build and run the code by cloning the repo, it doesn’t work. Even if I’ve configured everything on intelliJ