Hi, I have downloaded a daily build for test. This is the configuration:
Product Version: Apache NetBeans IDE DEV (Build dev-a61bd21f4324f7e73414633712522811cb20ac93) Java: 16; OpenJDK 64-Bit Server VM 16+36-2231 Runtime: OpenJDK Runtime Environment 16+36-2231 System: Windows 10 version 10.0 running on amd64; Cp1252; de_AT (nb) Gradle 7.0 Problem: When executing a gradle task (like clean, build, run ...) the task executes, but at the end (i.e. if the task is finished ?) I get this error: Unable to watch the file system for changes net.rubygrapefruit.platform.NativeException: Could not query file systems: could not get volume information (errno 1005) at net.rubygrapefruit.platform.internal.PosixFileSystems.getFileSystems(PosixFileSystems.java:32) .... Is it a bug or how can it be resolved ? Regards Helmut Leininger
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
