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 - Comment on referenced jars during development of module
Summary: Comment on referenced jars during development of module
Status: RESOLVED INVALID
Alias: None
Product: usersguide
Classification: Unclassified
Component: API Support (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-27 14:54 UTC by aubergine
Modified: 2005-09-05 09:51 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.