Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] Eclipse set up

Hi Yasett,

> I recently finished the first year of a Master in Computer Science. I
> have been programming in Java for 2+ years (in Android for about 3
> years). However, I have little experience with Eclipse RCP applications,
> so I've been reading a lot about it these days...

Thanks for the information. That makes it easier for use to determine a
good starting point for you.

> Most of the Java development I have done has been with Eclipse and one
> of the features that I like the most is the smart code completion
> (specially Snipmatch). That´s why, I would like to do my bit there.

Great.

Please have a look at Bug 486248. In comment 3 I outline how the
solution should look like. This task requires relatively little writing
of Java code, but requires reading through a bit of plugin.xml files.

Another worthwhile change is Bug 479725.

Both changes should not require more than 50 lines of Java code
(probably quite a bit less) and should be restricted to a handful of files.

Hope this helps.

Andreas

[1] <https://bugs.eclipse.org/bugs/show_bug.cgi?id=486248>
[2] <https://bugs.eclipse.org/bugs/show_bug.cgi?id=479725>

-- 
Codetrails GmbH
The knowledge transfer company

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

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940


Back to the top