|
My module uses some libraries. I've tried setting CLASS_PATH but it doesn't work. Help! |
|
|
Setting the CLASS_PATH on the command line will not affect anything - NetBeans uses its own classloader system to find classes from modules.
So what you need is for your libraries to be a module - see the section on wrapper modules.
Source: NetBeans FAQ
Related Tips
|
Page 1 of 0 ( 0 comments )
You can share your information about this topic using the form below!
Please do not post your questions with this form! Thanks.