diegogit16 opened a new issue, #8554:
URL: https://github.com/apache/netbeans/issues/8554

   ### Apache NetBeans version
   
   Apache NetBeans 26
   
   ### What happened
   
   When I import libraries into Java projects with the network-accessible path 
\\networkpcname\\path\\file.jar, the code displays errors, as if the library 
weren't imported. In some cases, after recompiling the library, the project 
that imported it no longer recognizes it.
   
   However, when I import the same library with its path on the PC 
C:\path\file.jar, these problems no longer occur.
   
   This is an inconvenience if I need to modify and compile the same project 
from more than one PC on the network.
   
   
![Image](https://github.com/user-attachments/assets/9e5a50f3-1be6-447d-a18e-a8ae1c842721)
   
   ### Language / Project Type / NetBeans Component
   
   Java
   
   ### How to reproduce
   
   Create a Java library project and compile it.
   Then create another Java project to import the library.
   
   Now share the folder (let's assume this folder is called folder1) where the 
first project is located on the network. Verify that the folder is accessible 
from another computer on the network.
   
   Now, either from the same computer where the projects are created, or from 
another computer on the network, import the library created in the first 
project into the second project, using the library's network path 
(\\folder1\\file_path.jar).
   
   When you do this process with multiple libraries imported into multiple 
projects, NetBeans displays errors.
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Windows PRO 10
   
   ### JDK
   
   24
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


-- 
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: notifications-unsubscr...@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to