Skip to content
haschibaschi edited this page Sep 5, 2011 · 3 revisions

Here is the project page of the api of ms: http://archive.msdn.microsoft.com/ewsjavaapi

Build

The api you download is builded with ant and you need to download libraries manually. The project here is setup with maven and should run out of the box.

External libraries

You need to copy the libraries in lib directory under the root into your maven repo.

The library ews-api-1.1.4.jar are the classes which you find in the donwload from here http://archive.msdn.microsoft.com/ewsjavaapi.

Clone this wiki locally