Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server configurations should be testable #9

Open
jk1 opened this issue Dec 28, 2013 · 0 comments
Open

Server configurations should be testable #9

jk1 opened this issue Dec 28, 2013 · 0 comments

Comments

@jk1
Copy link
Owner

jk1 commented Dec 28, 2013

Complement ServerConfig with "test" method. This method should verify configuration object to check if configuration is runnable. For instance, one possible thing to check is if selected port in not occupied and can be opened for listening by a plugin.

Configuration UI should feature [Test] button to invoke these checks, as many other Idea plugins do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant