Skip to content

Add quick fix(es) for modular project classpath/modulepath problems #1059

@eric-milles

Description

@eric-milles

Follow up from #1045. When the Groovy runtime classes are not available on the classpath, there is a quick fix offered to add the Groovy Libraries classpath container.

image

However, when the Groovy runtime classes are available, there is no quick fix offered to add a requires statement to the module-info.java of a modular project. Only the cryptic quick fix "Configure build path..." is available.

image

The Java editor offers additional quick fixes for a modular project to assist the user in fixing modulepath problems.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions