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 throwing exception when user giving existing table name while creating a table #261

Closed kasturiswain closed 9 years ago

kasturiswain commented 9 years ago

Environment: Windows/IntelliJ14 Steps: Open Services Explorer. Sign in Subscription. Open Mobile Services. Right click on a Mobile Service. Select Create table. Give an existing table name. Plugin throwing the below exception. duplicatetable

leotilli commented 9 years ago

I'm getting the table name warning, following the exact same steps, in Windows/IntelliJ 14.1.1 I'm making sure not to load/refresh the mobile service content. I'm right clicking right after opening Mobile Services.

image

kasturiswain commented 9 years ago

Not able to reproduce the issue in the latest build.