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 31540

Summary: Comment on referenced jars during development of module
Product: usersguide Reporter: aubergine <aubergine>
Component: API SupportAssignee: Jesse Glick <jglick>
Status: RESOLVED INVALID    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description aubergine 2003-02-27 14:54:24 UTC
Suggest adding a comment somewhere that during the 
development of modules where jars are referenced in the 
<modules>/ext directory, then during testing of module (ie 
compile/execute module jar) an 'ext' directory needs to be 
in the development directory where the module resides. The 
module under test then correctly finds the referenced jars.

... everyone knows this, it just took me a while to work 
it out!!
Comment 1 Jesse Glick 2003-02-27 20:43:01 UTC
This is already mentioned in the "Module Classpaths" section of the
Open APIs documentation. Where else would you like to see it? (I.e.
where did you look and not find it?)
Comment 2 Jesse Glick 2005-08-27 14:51:06 UTC
Probably does not make sense under current scenarios.