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

TFS 3074: Error message "Error setting server name" when adding role #322

Closed lenala closed 9 years ago

lenala commented 9 years ago

TFS 3074: Error message "Error setting server name" is displayed in server configuration page

avranju commented 9 years ago

The JdkServerPanel.apply method seems to be really complex. The number of threads of executions possible with all the checks seems hard to follow. We should probably break the method up into smaller chunks that are self-descriptive.