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

Prompt Window title should be different for different VM activity(Start/Shut down/Restart/Delete) #218

Closed kasturiswain closed 9 years ago

kasturiswain commented 9 years ago

Environment: Windows/IntelliJ14

For any VM activity(Start/Shut down/Restart/Delete) it Prompts a window which is asking for user confirmation. In all the above cases the window title is same (“Service explorer”). Should not we have different window title for different activity?

BeatriceOltean commented 9 years ago

We can go with generic title "Service Explorer" for all the confirmation dialogs.

kasturiswain commented 9 years ago

If the requirement is to have same title for different window the requirement is working as expected.