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

O 365 Activity class file added to the project even if credentials are not given . #295

Closed omendrapandey closed 9 years ago

omendrapandey commented 9 years ago

OS - Windows Plugin Version - 0.1.197 IDE - Intellij Idea Ultimate 14.1.2 , JRE 1.8 Authentication - Publish Settings file

Steps - Create an application. Add a new O 365 activity to the app . When asked for credentials to Sign in to Microsoft Account . Don't provide any credentials and just Click the Close button of the wizard . activity

It is still adding the "O 365 Activity.java " file to the project .

BeatriceOltean commented 9 years ago

Let's focus on not having the activity file for now. I will open a new issue for the gradle dependencies.

kasturiswain commented 9 years ago

Without giving O365 credentials plugin not allowing to add O365 activity.