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

IDE not able to resolve symbol while adding azure service activity and thus causing error #344

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 , Optionally Check Launcher and Azure Mobile Service Client . Configure the Azure mobile service client accordingly. But , do not check notification hub , as it will not add the activity to the project. Click Finish.

AzureServiceActivity class file will be added to the project with errors due to unresolved symbol.

11

12

kasturiswain commented 9 years ago

Not able to repro in the latest build.