Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-10-08Bug 446237 - Remote Service Example - GitHubWim Jongman10-0/+165
Created two projects. One project with the GitHub service API [1] and a locally working implementation [2]. [1] examples/bundles/com.mycorp.examples.githubservice [2] examples/bundles/com.mycorp.examples.githubservice.impl The impl project [2] contains two service interface implementations with main methods. You will need to get an access token from github and insert this token in the main methods for them to function. Change-Id: I2bdb192d7e7653d4b12bd8d445025707ff980b64 Signed-off-by: Wim Jongman <wim.jongman@remainsoftware.com>

    Back to the top