Hi, Here is my Intellij's configuration to run fineract from it and i am able to run as debug mode. [image: image.png]
[image: image.png] On Tue, 26 Jul 2022, 09:46 Moses Kalema, <[email protected]> wrote: > In that case, you are basically using intelliJ as an editor but running an > application with a command line. For example, you wouldn't be able to ren > debug mode (unless it is remote debug). > > > On Mon, Jul 25, 2022 at 11:09 PM hitesh prajapati < > [email protected]> wrote: > >> No. Its from intellij's configuration. >> >> But gradlew build and gradlew idea from terminal or command prompt. >> >> >> >> >> On Tue, 26 Jul 2022, 09:37 Moses Kalema, <[email protected]> wrote: >> >>> By run gradlew bootRun you don't mean using the intelliJ terminal? >>> >>> Thanks, let me try those steps. >>> >>> Regards, >>> Moses >>> >>> On Mon, Jul 25, 2022 at 11:03 PM hitesh prajapati < >>> [email protected]> wrote: >>> >>>> Yes. I mean i run gradlew booRun from intellij. >>>> >>>> But before that >>>> >>>> First i do gradlew build and gradlew idea. >>>> >>>> >>>> Then once you open the fineract in Intellij idea, please select correct >>>> JDK for the module. and after that select correct JDK in intellij gradle >>>> settings >>>> >>>> After all these steps, you should be able to run bootRun from intellij. >>>> I hope this helps. >>>> >>>> Cheers, >>>> Hitesh >>>> >>>> On Tue, 26 Jul 2022, 08:43 Moses Kalema, <[email protected]> wrote: >>>> >>>>> Hello, >>>>> >>>>> Is anyone running fineract with intellij? >>>>> >>>>> -- >>>>> *Moses Kalema* >>>>> *"My Heart is in The Work"* >>>>> >>>> >>> >>> -- >>> *Moses Kalema* >>> *"My Heart is in The Work"* >>> >> > > -- > *Moses Kalema* > *"My Heart is in The Work"* >
