Well, it seems to be a Gradle side project indeed:

https://github.com/gradle/native-platform


On 4/23/21 10:05 AM, Helmut Leininger wrote:

This may be. I downloaded it by Netbeans/Tools/Options/java/Gradle specifying 7.0

Regards

Am 23.04.2021 um 18:54 schrieb Laszlo Kishalmi:
Well,

net.rubygrapefruit.platform

does not seem to be either NetBeans or Gradle package to me. I'd guess some Gradle plugin you use has some issues.

On 4/23/21 2:11 AM, Helmut Leininger wrote:

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



---------------------------------------------------------------------
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

Reply via email to