Skip to content

Server configurations should be testable #9

@jk1

Description

@jk1

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions