Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [gsoc] projects' current status?

Hi,

here is the current status of my project:

During the last weeks I take care of the questions "Which dependencies exist in the workspace?" and "How can these dependencies be mapped to coordinates?"

Therefore I implemented:
  • A workspace listener which provides an always up-to-date list of all dependencies.
  • A mechanism for the mapping process (including four mapping strategies).
  • The "Dependency Identification"view.
The "Dependency Identification" view (see picture below) combines all currently implemented functionalities and can for example be used for debugging.
The column "Location" shows all dependencies in the workspace (Detailed information like the type of a dependency are shown in the tooltip).
The column "Coordinate" shows the corresponding coordinate if there is one (The tooltip shows which strategy found the coordinate).




If you want you can checkout the current state of the source code from a github repository [1]. At the moment the build doesn't run correctly. I am working on that issue and will send a status update when it is fixed.

The next task is the implementation of a preference page where the different mapping strategies can be organized.

Regards,

Olav

[1] https://github.com/mbruch/recommenders-v2
[2] http://www.google-melange.com/gsoc/project/google/gsoc2013/olavlenz/8001


Am 21.06.2013 07:54, schrieb Marcel Bruch:
Thanks Timur!
Patrick, Olav, Stefan, Madhuranga, can you please follow up? 


Marcel



On Jun 20, 2013, at 11:48 PM, Timur Achmetow <achmetow84@xxxxxxxxxxxxxx> wrote:

Hallo,

here is my short update:

Last week I have integrated two TableViewers in the "Recommenders Statistics" dialog [1], [2], [3].
Next tasks would be: 
  1. Extract the dialog from the Preferences and integrate it in the help menu.
  2. Integrate the statistics dialog in the Eclipse tray (in the near of showing "heap space"). 
  3. Check live data updates in the dialog with for example JFace DataBinding (not trivial)
Regards,
Tim



2013/6/20 Marcel Bruch <marcel.bruch@xxxxxxxxxxxxxx>
Hi GSOcers,


I'd like to ask all GSOC students to inform the mailing list about their current progress and plans for the next week, and what will be ready by next _Thursday_ for testing.

Please send a short (2-3 paragraphs) report and plan (1-2 paragraphs) and include the link to your Github repository or - if it exists - the download page we may use to consume your tools. Please let the _list_ know when (for whatever reason) you can't give us an update this week.


Thanks,
Marcel
_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/recommenders-dev

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

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

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: 0179 131 77 21
http://www.codetrails.com

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



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


Back to the top