Note: These pages are being reviewed.
My module uses some libraries. I’ve tried setting CLASSPATH but it doesn’t work. Help!
Setting $CLASSPATH
or %CLASSPATH%
on the command line will not affect anything -
NetBeans uses its own class loader system to find classes from modules.
What you need is for your libraries to be a module; see DevFaqWrapperModules.
Applies to: NetBeans 6.8 and above
Apache Migration Information
The content in this page was kindly donated by Oracle Corp. to the Apache Software Foundation.
This page was exported from http://wiki.netbeans.org/DevFaqNetBeansClasspath , that was last modified by NetBeans user Rmichalsky on 2009-12-02T13:40:32Z.
NOTE: This document was automatically converted to the AsciiDoc format on 2018-02-07, and needs to be reviewed.