Nick Anthony created NETBEANS-5442:
--------------------------------------

             Summary: Adding folder of Jar files to classpath has no effect.
                 Key: NETBEANS-5442
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5442
             Project: NetBeans
          Issue Type: Bug
          Components: java - Classpath
    Affects Versions: 12.0, 9.0, 8.2
         Environment: Windows 7 and Windows 10. Other platforms untested.
            Reporter: Nick Anthony


In "project properties -> Libraries -> Compile" if I add a folder to the 
classpath rather than adding every .jar file individually the .jar files in the 
directory don't actually end up on the classpath.

 

Everything looks fine in the "Project Properties" window. The folder shows up 
and it can be expanded to show all the contents of the folder. But in the code 
editor none of the dependencies are found. If I try to compile or debug it 
fails since the dependencies aren't found.

 

I tried making some edits to the path in the project's "project.properties" 
files but didn't have any success.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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