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 34446 - ${HOME}/.netbeans/3.5/lib/ext not included in classpath
Summary: ${HOME}/.netbeans/3.5/lib/ext not included in classpath
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Other Linux
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-18 09:50 UTC by ladermann
Modified: 2008-12-22 19:52 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 ladermann 2003-06-18 09:50:09 UTC
In netbeans 3.5 on Unix/Linux, runide.sh does not put the user local jar files 
in ${HOME}/.netbeans/3.5/lib/ext onto the classpath, as NB 3.4 did.
Comment 1 Marian Mirilovic 2003-07-30 07:29:42 UTC
Jesse, please look at it, thanks :)
Comment 2 Jesse Glick 2003-08-05 18:19:22 UTC
As designed - it was accidental that 3.4 did so. You can continue to
use the -cp option to append to the classpath if you e.g. want to
install custom look & feel JARs. Otherwise few users should need this
directory anyway.
Comment 3 Marian Mirilovic 2003-09-03 17:18:55 UTC
Jesse is right - verifying