Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] Little planning for upcoming talks and features

Hi,

On 20.09.2011, at 22:46, Paul-Emmanuel wrote:

> I do not really understand what is the difference... If you know it, it might be useful to update the wiki page concerning Recommenders installation.

I have no idea what's going wrong. 

>> git clone git://git.eclipse.org/gitroot/recommenders/org.eclipse.recommenders.git

works as expected.

> So this evening I wasted lot of time understanding this and re-cloning the repo. But now I think all is working. I can see the highlights and underlines in completions! 
> I only checked out :
> - org.eclipse.recommenders.releng
> - org.eclipse.recommenders.rcp.codecompletion.subwords
> - org.eclipse.recommenders.commons.utils
> Is there anything else?

There is a test project:

>> org.eclipse.recommenders.tests.rcp.codecompletion.subwords

that contains unit tests. Some of the tests run as standard unit tests, others need an osgi runtime (use "run as plug-in tests" in headless mode).
Test coverage for subwords is currently 70%. It would be great if we could further improve this number with the new extensions :)

> So for now, I can not assume any deadline like you suggested, but I will try to do my best during the next weeks.

OK. I'm looking forward to see type name completion in subwords.

Best,
Marcel





Back to the top