Thursday, November 10, 2011

JACOB - Java COM Bridge

JACOB is a open source developed by sourgeforge.net to access the microsoft applications like outlook, excel etc.

It can be downloaded from jacob-project. In the zip you will find jacob.jar and dll. In order to use it add the jar and dll in libraries.
See how to configure dll for the jar how to add libraries in eclipse.

Once configured all the properties and attributes of microsoft applications can be accessed in java layer.

No comments:

Post a Comment