GoogleCloudPlatform / GoogleCloudPlatform/google-cloud-eclipse

Refactor console management

Open
#2,146 0 comments 0 reactions 0 assignees View on GitHub
cleanup priority: p4
Dominant language
Java
Stars
90
Forks
52
PR merge metrics
No merged PRs in 30d

Description

Following on #1248 and #2140:
> [*@elharo*](https://github.com/GoogleCloudPlatform/google-cloud-eclipse/issues/1248#issuecomment-275925739): Why does DeployConsole extend MessageConsole? The latter is "@noextend This class is not intended to be subclassed by clients."

The current console management between `DeployConsole`, `LocalAppEngineConsole`, and their factories is a bit convoluted and should be simplified. Our subclasses are necessary to allow changing the name in response to state changes. We should be able to just use our own subclass of IOConsole.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.