I’m trying to install the ACS plugin using this link http://msdn.microsoft.com/en-us/library/windowsazure/hh690946.aspx
But, I’m getting this error.
Cannot complete the install because some dependencies are not satisfiable
com.microsoftopentechnologies.acsfilter.feature.feature.group [0.2.0.201211010928] cannot be installed in this environment because its filter is not applicable.
Any idea what needs to be done?
I’ve Eclipse Juno
Are you on Windows or non-Windwows OS? As documented here this plugin requires Windows Azure SDK 1.8 in the machine and without it you will hit error:
You can get an test Windows machine to give a try first and then learn how you can port the code to other machine. Not a clean way to achieve what you want but at least you have some option.