no reason to apologize ... I guess you have installed gradle too ... just dir into the fineract-provider folder (where build.gradle is located) and execute gradle clean build.
On Sun, Jun 19, 2016 at 8:59 PM +0200, "Anirudh Jain" <spond...@gmail.com<mailto:spond...@gmail.com>> wrote: Hi, I have forked the github project and created a local copy on my eclipse ide. I am a bit confused on how to proceed with the build next. The instructions on the website say build it as a gradle project. Will that be the fineract-provider folder? I am sorry for asking such a basic question. Rgds, Anirudh On Sun, Jun 19, 2016 at 6:04 PM, Markus Geiß <markus.ge...@live.de> wrote: > Hey Anirudh, > > simply try to setup your dev environment to be able to mimic the bug, > > Then create a branch named after the issue and try to solve it. Once you > feel comfortable, send a pull request and we will review and comment. > > Best, > > Markus > > .::YAGNI likes a DRY KISS::. > > > > > From: Anirudh Jain <spond...@gmail.com> > Sent: Saturday, June 18, 2016 9:36 PM > To: dev@fineract.incubator.apache.org > Subject: Re: Beginner at FOSS and development in general > > Hi Markus, > > Thanks for your help. After going through the bug list I think FINERACT-176 > is the one I would like to tackle first. It seems simple enough. But what > should i do next? > > Rgds, > Anirudh > On 14-Jun-2016 9:21 AM, "Markus Geiß" <markus.ge...@live.de> wrote: > > > Hey Anirudh, > > > > > > first of all welcome. > > > > > > I'd recommend to search JIRA for a bug or two you fell attracted too. > > Simply click here for a list: > > > > > > > > > https://issues.apache.org/jira/browse/FINERACT-166?jql=project%20%3D%20FINERACT%20AND%20issuetype%20%3D%20Bug%20AND%20status%20%3D%20Open > > > > > > Once you've found a, drop us line at the dev list and we will try to help > > get all steps done needed to fix it. > > > > > > Best, > > > > Markus > > > > .::YAGNI likes a DRY KISS::. > > > > > > ________________________________ > > From: Anirudh Jain <spond...@gmail.com> > > Sent: Monday, June 13, 2016 4:49 PM > > To: dev@fineract.incubator.apache.org > > Subject: Beginner at FOSS and development in general > > > > Hi all, > > > > I am a student and a coder and an open source enthusiast. After months of > > going through projects and getting frustrated, in general, I would very > > much like to be a part of the fineract project. I have read the > > contributor's guide on the fineract web page but I am still a little bit > > confused about how to get the developer environment running. > > > > I have forked the git repo and added to my eclipse IDE. I am a little > > confused how to proceed from here and also taking my first steps. I will > be > > glad to accept any help I can get. > > > > Regards, > > Anirudh Jain > > > >