On Tue, 17 Feb 2026 15:38:55 GMT, Andy Goryachev <[email protected]> wrote:
> strange, now I am getting these warnings in Eclipse: > > ``` > Description Resource Type Path Location > Project 'graphics' is missing required source folder: 'build/hlsl/Decora' > graphics Build Path Problem Build path > Project 'graphics' is missing required source folder: 'build/hlsl/Prism' > graphics Build Path Problem Build path > ``` I haven't looked at this, but the hlsl content should be generated for Windows only, so if you're on Mac I think they *should* be missing. IIRC, these are marked as optional dependencies in the Eclipse classpath file exactly because of this. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2071#issuecomment-3915479733
