Skip to content
Sebastian Werner edited this page Aug 3, 2017 · 2 revisions

Welcome to the OneDriveJavaSDK wiki!

Testing

  • Register an OneDrive App
  • Create credentials.properties
  • Run JUnit Tests (wait for Browser)
  • allow requesting App
  • copy http://localhost?code={code} into popup window

Deploying

  • setup maven site-maven-plugin
  • mvn build site deploy

Clone this wiki locally