Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
None
-
None
Description
I have a project where the dependencies are set to be scanned from a network drive. This build works from windows powershell but does not work from within Netbeans
As soon as the project is opened in Netbeans, the ide is struck with "scanning project dependencies".
I am attaching the IDE log and snapshot.
My Configuration is
- Windows 10 64 Bit (Virtual Machine)
- Netbeans 11.2
- JDK 13
- Gradle Version 5.6 and also tried with 6.0
To add, i have tried the same with JDK versions 8 till 13
The issue does not occur when i create an ant based java project and add all the jars as a library. I tried the same gradle project with IntelliJ idea Community and it works.
Any help will be great!
Thanks!