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 open the file from blob containers #314

Closed omendrapandey closed 9 years ago

omendrapandey commented 9 years ago

Environment OS - Windows Plugin Version - 0.1.212 IDE - Intellij Idea Ultimate 14.1.3 , Android Studio 1.2.1.1 , JRE 1.8 Authentication - Publish Settings file

Steps Click Azure. Expand storage. Expand a particular Storage Account. Expand Blob. Select any particular Blob Container. Add files into the blob container. Now right click any file from the container and click Open.

Instead of opening the file , it is just downloading them and not even providing the option to open them by choosing any program. untitled

omendrapandey commented 9 years ago

The plugin is able to open the file from blob containers now.