In the light of the recent release of the Windows Azure Libraries for Java by Microsoft, we are working closely with Microsoft to help current users of Soyatec's Windows Azure SDK for Java learn about the new APIs from Microsoft. We are planning to provide more information and support related to this transition on our website around mid-January. In the meantime, to learn more, read here.
Windows Azure SDK for Java consists of a simple Java archive file It can be integrated in all IDEs for developing Java application to access the Windows Azure Storage.
The only pre-requiste is Java SDK 1.6 or +. Please note that this release is certified only on Windows Vista / 7 with 32 bits and 64 bits edition.
Java Applications can take advantage of Windows Azure SDK for Java either Standalone or through Windows Azure Tooling for Eclipse which bundles Java SDK as part of the installation package
The source package will come soon.
Download the jar file of Windows Azure SDK for Java from sourceforge download page
Eclipse Development for Windows Azure Java storage SDK Environment
Open Eclipse, select Help->Install New Software...
In the Available Software, Click Add... button.
In the pop-up dialog, fill in the Location with http://www.windowsazure4j.org/update and Name is user defined (Recommend Windows Azure Site here).
Select All available sites. If the list of categories doesn't contain the entry "Windows Azure", you need to restart eclipse.
Expand Common Tools for Windows Azure Platform, select Windows Azure Java SDK, and click Next button.
In the next dialog, read carefully the product license and click Finish button to start the installation..
This version is a maintenance build. Most of features of Windows Azure SDK 1.4 are supported. Here is the change-log of this version:
This version is a maintenance build. Here are the changes in this version:
This document lists all changes on Windows Azure SDK API between the version_1.0.0 and version_2.0.0.. It helps the migration of existing application to this new version.
· org.soyatec.windowsazure.authenticate
· org.soyatec.windowsazure.blob
· org.soyatec.windowsazure.blob.io
· org.soyatec.windowsazure.constants
· org.soyatec.windowsazure.error
· org.soyatec.windowsazure.management (New package)
· org.soyatec.windowsazure.queue
· org.soyatec.windowsazure.table