Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] Getting error in pom.xml file in source code

Goog Morning Debangshu,

thanks for your interest! The best start is to check Bugzilla for a list of open bugs and track down one of those. Good candidates are those that are caused by some exception which may make them easy to reproduce for you.  If you are looking for an selection, you may look at those first:


Try to reproduce them to understand what’s going wrong, then discuss a fix (on the bugzilla issue), provide a patch (in Gerrit), rework that patch several times until it looks good based on the committers feedback ;-)

Make sure that your patches use the right code formatting etc. and try to keep your change below 200 loc to get your change in more quickly. Otherwise we have to initiate an Intellectual property check which may need a couple of weeks.

Thanks for your interest. Looking forward to your contributions.

Best,
Marcel


P.S.: Please stick to one communication channel (recommenders-dev or the community forum). We’ll answer mails on both equally well - only the timezone difference prevents us from responding immediately ;-)

Am 28.03.2014 um 08:11 schrieb Debangshu Roy <dbngshuroy@xxxxxxxxx>:

I installed xtend plugin from eclipse marketplace. This solved all the remaining problems. Now it is running as expected.

I am new to real open source project development. Please give me some suggestion from where should I start?

I am currently studying cse major in Indian Institute of Technology (BHU), Varanasi and I have some experience in java, c, cpp programming but never worked in an open source project. So where should I start?



Back to the top