Hello everyone,
    I am trying to run Mifos in the development environment in STS.

SourceCode : fineract 1.8.2
OS                : Windows 10
Software       : JAVA 17, MYSQL, Spring Tool Suite 4 (Version:
4.14.1.RELEASE)

I followed the instructions written in the Readme.md file. I run the code
by using the following command "gradle bootRun". It runs successfully.
But I want to run and debug this code in STS or Eclipse. I followed
the Instructions to run and debug in Eclipse IDE which is written in the
readme file.
When I open the project file in STS and clean the project it shows an
error like
the following,

errors occurred during the build.

Errors running builder 'Integrated External Tool Builder' on project
'fineract-provider'.

Exception occurred executing command line.

Cannot run program "D:\fineract\gradlew" (in directory
"D:\fineract\fineract-provider"): CreateProcess error=193, %1 is not a
valid Win32 application


Please Help me to solve this issue.
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to