microsoft / msopentech-tools-for-intellij

Plugin for easy and fast development to enable developers of Android Apps to connect to Office 365 services and Azure Mobile Services, and developers of Java middleware to connect to Azure compute services
Apache License 2.0
28 stars 34 forks source link

Plugin not able to add azure service activity to the project if notification hub is checked #343

Closed omendrapandey closed 9 years ago

omendrapandey commented 9 years ago

Environment: OS - Ubuntu 14.04 Plugin Version - 0.1.227 , Daily Build 300 IDE - Android Studio 1.2.1.1 , JRE 1.8 Authentication - Publish Settings file

Steps : Create a project. Add an azure service activity to the project. While adding Azure service activity , Check Notification Hub check box. Configure the Notification Hub accordingly. Click Finish. The azure service activity will not be added to the project .

kasturiswain commented 9 years ago

plug in throwing exception while configuring the Notification Hub(checked) And without configuration, plug in not allowing to add azure service activity which is correct.