Skip to content

adapt boot launch support to new platform-enabled ansi console coloring support #823

@martinlippert

Description

@martinlippert

Eclipse 2022-09 ships with ANSI coloring in the console output by default, having support for this directly in the platform itself. Therefore, we will no longer install the third-party plugin for ANSI coloring and therefore also need to adapt our boot launch support to this new situation, since it sets VM args automatically to enable colored console output in Spring Boot if the third-party plugin is installed and enabled. This logic needs to be switched or removed, so that we always enable colored console output by default.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions