Skip to content

Restart is necessary after changing dependencies with Maven #205

@khe817

Description

@khe817

VS Code: 1.23.1
Java Test Runner: 0.6.1

Each time I add a new dependency to pom.xml, tests fail because they need some specific classes from the new dependency (throws error NoClassDefFoundErrors). Running $ mvn test from terminal works fine.

Test Runner only works again after I restart VSCode.

Possibly related issues: #198 , #138

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions