Closed lambdacore12 closed 2 months ago
First of all, this is Java specific issue thus has to be reported to https://github.com/eclipse-jdt/ not to Eclipse platform. But more important - you would have to be far more detailed in what you did exactly, what the expectation is and so on as the report in it's current form is non-actionable. I'm closing this one as GH doesn't support moving issues between GH orgs thus a new and detailed one would be needed in jdt.
Thank you. I don't think this issue needs more explaining: importing javax.sound gives an error, that's all.
I just created my first Java project and I get the error "The package javax.sound is not accessible."
I have looked throughout the internet and added "requires java.desktop" in modul-info.java.
I am using the latest ECLIPSE IDE 2024-09.