Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[recommenders-dev] [gsoc] Weekly Report

Hallo,

here is my update:

What I had planned for this week:
Persist the triggered commands in the Eclipse workspace (infrastructure for serializing and deserializing command data).

What I have done this week:
Fixed some problems with the new code recommenders target platform (updated Xtend to version 2.4, installed m2e etc.). 
Start to serialize the triggered commands in the workspace (with GSON). Example for the persisted data are shown in the attachment. 

What I have planned for the next week:
The triggered commands can now be persisted in the workspace, the next step would be to load this persisted data in an own application model, which will be shown in the UI (the UI is already finished). 

Regards,
Tim

Back to the top