Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] Getting involved

Hi,
you didn't say what you tried, but i would try to setup a project (not a java project) and put a java file in it. You should not have it in a source folder or anything, I guess. Then open it and verify xou are in the Java editor.

Regards,
Michael

Am 13.02.2014 01:40 schrieb "Ayudh Das" <ayudh.d@xxxxxxxxx>:
Thank you for your reply. I had already set up my development environment and built recommenders. I was able to follow the steps at < http://git.eclipse.org/c/recommenders/org.eclipse.recommenders.git/about/> completely. But regarding Bug 427229[2]. I am not able to reproduce the bug. How to do that? Also if there is some document on recommenders, like a bird eye view of modules, or some kind of architecture. Sorry for asking stupid question, as I am new to open source development.


Regards

Ayudh Das


On Wed, Feb 12, 2014 at 8:18 PM, Andreas Sewe <andreas.sewe@xxxxxxxxxxxxxx> wrote:
Hi,

> I am a BTech student from India studying computer science. I recently
> came across code recommenders. I am a proficient java developer and I
> want to get involved in the code recommenders developer community.
> Please point me towards some beginner level bugs so that I can get a
> good understanding of the codebase and be able to contribute in the
> development of recommenders.

a Bugzilla query [1] shows our "helpwanted" bugs. Some of them are more
like feature requests for large features, but there also smaller
bugfixes which are great to get started. Personally, I would suggest Bug
427229 [2], which we would like to get fixed for the 2.0.6 release. It
looks easy to reproduce and the stack trace should point you in the
right direction already.

So, if you want to contribute, Bug 427229 is a good place to start.

The description at [3] should help you with building the code. When
done, please submit using Gerrit.

Hope that helps.

Andreas

[1]
<https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&f1=keywords&o1=allwords&product=Recommenders&product=Recommenders.Incubator&query_format=advanced&v1=helpwanted>
[2] <https://bugs.eclipse.org/bugs/show_bug.cgi?id=427229>
[3]
<https://git.eclipse.org/c/recommenders/org.eclipse.recommenders.git/about/>
[4] <http://wiki.eclipse.org/Gerrit#To_create_a_new_change>

--
Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940
_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/recommenders-dev


_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/recommenders-dev


Back to the top