Bug 446237 - [examples][remoteservices] Remote Service Example - GitHub
Summary: [examples][remoteservices] Remote Service Example - GitHub
Status: NEW
Alias: None
Product: ECF
Classification: RT
Component: ecf.examples (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: ecf.examples-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-07 20:05 EDT by Wim Jongman CLA
Modified: 2015-07-24 20:07 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wim Jongman CLA 2014-10-07 20:05:09 EDT
Create an example to hook into the GitHub API with remote services.
Comment 1 Wim Jongman CLA 2014-10-07 20:58:51 EDT
https://git.eclipse.org/r/#/c/34536/
Comment 2 Wim Jongman CLA 2014-10-07 21:01:30 EDT
The interface to Github was build with https://github.com/eclipse/egit-github/tree/master/org.eclipse.egit.github.core

There are other libraries but this one seemed appropriate. 

On order to compile the impl bundle you need to check this project out as well.