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:
This week I started to improve the snippets view.
Now the snippets are grouped by their repository and the number or snippets is shown [2]:



Also it is possible to add and remove repositories directly on the snippets view [3]:



Clicking on "Add repository" opens the wizard:




What I have planned for the next week:
At the moment there are still some issues when adding and removing repositories on the snippets view. This should be fixed in the next week.
Beside of that I planned to work on the following bugs:

  • BugĀ 439213 (ISnippetRepository should know its SnippetRepositoryConfiguration)
  • BugĀ 438684 (Remove repository on preference page should also delete snippet repo on disk)

Regards,

Olav

[1] https://docs.google.com/document/d/1IKXw25w_LsM6xi1Lun48g7Trm_tat6Tgt4HIcVfUT4M/edit#heading=h.f5cmiw24j8xe
[2] https://git.eclipse.org/r/#/c/30643/
[3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=440496

Back to the top