I just created a simple java project using Eclipse following the steps on the Microsoft Website http://msdn.microsoft.com/en-us/library/windowsazure/hh690944.aspx.
When I click finish on the "Windows Azure Deployment Project" dialog I get the following error dialog box.
Errors occurred during the build. Errors running builder 'Windows Azure Dependency Builder' on project 'AzureSample'. java.lang.NullPointerException
I'm using jdk7 and Tomcat 7.
Can anyone advice on what I may be missing?