Community
Participate
Working Groups
We should create a sample client using the new APIs in order to demonstrate the functionality
3 examples should already be there.
We should update those plugins to conform with the new API, except the merging example, since the RC1 will not support conflict detection & merging via an API.
OK, will do next week... Best, Florian
Created attachment 228052 [details] Updated Hello World 1. Did you author 100% of the content you are contributing? - Yes 2. Do you have the rights to contribute the content to Eclipse? - Yes 3. Are you contributing the content under the EPL? - Yes
Thanks a lot. Exactly this moment i prepared to start implementing the required changes. Will add the contribution immediatelly.
Patch works like a charme... Pushed it to git repo. Thanks!
Migrated merging example. ConflictResolver is still based on old API.
Mirgrated and pushed examples
Created attachment 228068 [details] ExampleSessionProvider Hi, the session provider example doesn't include a session provider but gets the usersession in a regular way. See patch for proposed fix.
Thanks a lot for it. Works well! Can you please add your copyright information to ExampleSessionProvider.class? Then i will push it to repo. Thanks, Florian
Created attachment 228129 [details] SessionProvider Update added the copyright-info.
*** Bug 412673 has been marked as a duplicate of this bug. ***
I'm closing this. Max did update the API examples for the 1.0.0 release.