Skip to content

using Microsoft JDK can error due to a missing Packages directory #339

@SingingBush

Description

@SingingBush

I've had some users of Intellij D Language plugin report problems when using the Microsoft JDK. The project is built using Gradle and when doing the gradle build the resulting error is output:

/home/********/.sdkman/candidates/java/11.0.13-ms/Packages does not exist.

Adding a directory named Packages to the root of the ms JDK solves the problem: intellij-dlanguage/intellij-dlanguage#652 (comment)

I'm submitting here as there really shouldn't be a need for users to add a directory to their jdk and this 'Packages' directory is non-standard.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions