Dear Team, I have changed something in the mifos source codes using Eclipse IDE to meet the customer 's expectations, then i want to run the project in the local machine to check if what i have changed is okey (i'm using Tomcat server). but it can't run, can anyone help me how can i run the project?
On Thu, Aug 3, 2017 at 1:49 PM, MUNYANDAMUTSA BERNARD < [email protected]> wrote: > Thank you for your help, now everything is okay > > On Wed, Aug 2, 2017 at 5:47 PM, Nazeer Shaik <nazeer.shaik@ > confluxtechnologies.com> wrote: > >> Go to root directory of the cloned code -> open git bash -> run that >> command >> >> >> On Wed, Aug 2, 2017 at 8:16 PM, Santosh Math < >> [email protected]> wrote: >> >>> In Fineract folder where gradlew file exists >>> >>> On Aug 2, 2017 8:10 PM, "MUNYANDAMUTSA BERNARD" <[email protected]> >>> wrote: >>> >>> Hi Nazeer, >>> thank you for your help but where to run this command (./gradlew >>> -Penv=dev clean cleanEclipse eclipse)? >>> >>> On Wed, Aug 2, 2017 at 5:31 PM, Nazeer Shaik < >>> [email protected]> wrote: >>> >>>> Run below command before importing the project into STS or Eclipse. >>>> ./gradlew -Penv=dev clean cleanEclipse eclipse >>>> >>>> Regards, >>>> Nazeer >>>> >>>> >>>> On Wed, Aug 2, 2017 at 7:57 PM, MUNYANDAMUTSA BERNARD < >>>> [email protected]> wrote: >>>> >>>>> Hi Team, >>>>> >>>>> i cloned https://github.com/apache/fineract (backend) from github, >>>>> then i have tried to import it into eclipse IDE for some modifications but >>>>> eclipse tells me "No projects are found to import". >>>>> >>>>> can anyone help me how to import the project? >>>>> >>>>> On Wed, Aug 2, 2017 at 11:12 AM, MUNYANDAMUTSA BERNARD < >>>>> [email protected]> wrote: >>>>> >>>>>> okay, thank you very much >>>>>> >>>>>> On Tue, Aug 1, 2017 at 6:40 PM, Sampath Kumar G < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> Hi Bernard, >>>>>>> >>>>>>> You can clone the Mifosx source code from below links >>>>>>> https://github.com/apache/fineract (backend) >>>>>>> https://github.com/openMF/community-app (frontend) >>>>>>> >>>>>>> >>>>>>> On Aug 1, 2017 7:47 PM, "MUNYANDAMUTSA BERNARD" < >>>>>>> [email protected]> wrote: >>>>>>> >>>>>>>> Dear Team, >>>>>>>> >>>>>>>> Based on the requirements of my client, i must do some >>>>>>>> modifications in mifos to meet my customer's expectations. >>>>>>>> >>>>>>>> So, how can access mifos source code? >>>>>>>> >>>>>>> >>>>>> >>>>> >>>> >>> >>> >> >
