He-Pin commented on issue #1040: URL: https://github.com/apache/incubator-pekko/issues/1040#issuecomment-1909916994
I think check the unmanagedSourceDirectores will not works: ```scala //sbt with on Java 21 sbt:pekko-stream> show sourceDirectories [info] * C:\Users\hepin\IdeaProjects\incubator-pekko\stream\src\main\scala [info] * C:\Users\hepin\IdeaProjects\incubator-pekko\stream\src\main\scala-2.13 [info] * C:\Users\hepin\IdeaProjects\incubator-pekko\stream\src\main\scala-2 [info] * C:\Users\hepin\IdeaProjects\incubator-pekko\stream\src\main\java [info] * C:\Users\hepin\IdeaProjects\incubator-pekko\stream\src\main\scala-2.13+ [info] * C:\Users\hepin\IdeaProjects\incubator-pekko\stream\target\scala-2.13\src_managed\main ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
