This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 8934 - DLL not loaded when module is installed in multiuser mode
Summary: DLL not loaded when module is installed in multiuser mode
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 normal (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-12-18 13:20 UTC by _ rkubacki
Modified: 2002-07-19 15:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2000-12-18 13:20:53 UTC
When module is installed in multi-user mode then the .dll library is not loaded
because it is not found.

Workaround: move .dll into bin directory of IDE installation or set
java.library.path when starting IDE.
Comment 1 _ rkubacki 2001-03-13 12:42:55 UTC
DLL is moved into modules/bin and it is located here by updated ModuleClassLoader