Hi, After investigating further. This seems to be an issue with IntelliJ when I try to import the project as a grade project and all subfolders get modularized. Build folders just do not get created and all commands fail. I have found a workaround to import the project without setting any of these but it makes working with it highly inefficient. Is there possibly a solution to this?
Best, Avik > On May 5, 2024, at 4:03 PM, Avik Banerjee <avikbanerje...@gmail.com> wrote: > > > Hi, > > I am locally running the apache fineract instance on my machine. I am new to > gradle and am still learning as I am going however, I've been running into > some issues after making changes within the project. I had run the backend, > frontend, and db fine when I had just pulled the project, however after I > made some small changes to the project none of the build files completed > successfully and the bootRun stopped working. I had run the licenseFormat > gradle to update the headers of all files but all the dependency annotation > processors re not being updated correctly. Is there. I was wondering if there > was a doc on all the steps required to re-run the application after making > changes. Thanks in advance. > > Best, > Avik