Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [gsoc] Weekly Status: Snippet Sharing Infrastructure

Hi,

this is the weekly status report for the GSoC 2014 project Snippet Sharing Infrastructure [1].

What I have done this week:
The change which introduce the ISnippetRepositoryConfiguration (see last weekly) is merged now [2].
During last week I improved the preference page [4]. Now the preference page is able to display all kinds of configurations.
For every configuration a name and further information are shown. Each configuration can also be dis/enabled using checkboxes.



The change which implements all this can be found here: [3].

Also I did some research on how to use wizards best. In Snipmatch wizards should take care of the creation of concrete ISnippetRepositoryConfigurations on the preference page.

What I have planned for the next week:
Beside of making some improvements on [3], I planed to start with the implementation of the wizards [5]. This includes that the preference page can show and open all available wizards which are provided by ISnippetRepositoryProiders. It is planned to implement one or two concrete wiazard (one for git based repositories and one for file based repositories).

Regards,

Olav

[1] https://docs.google.com/document/d/1IKXw25w_LsM6xi1Lun48g7Trm_tat6Tgt4HIcVfUT4M/edit#heading=h.f5cmiw24j8xe
[2] https://git.eclipse.org/r/#/c/27752/

[3] https://git.eclipse.org/r/#/c/27951/
[4] https://bugs.eclipse.org/bugs/show_bug.cgi?id=436595

[5] https://bugs.eclipse.org/bugs/show_bug.cgi?id=436599


Back to the top