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 26042 - NoClassDefFoundError when settings package filter
Summary: NoClassDefFoundError when settings package filter
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on: 19622
Blocks:
  Show dependency tree
 
Reported: 2002-07-26 12:35 UTC by Dieter Lamberty
Modified: 2010-09-23 09:03 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
StackTrace (4.18 KB, text/plain)
2002-07-26 12:37 UTC, Dieter Lamberty
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dieter Lamberty 2002-07-26 12:35:54 UTC
When I set a Packagefilter I got a NoClassDefFoundError. I 
use NB3.4B3 (build 200207111250) and ObjectBrowser build 
2001101101500. If you have any other questions, please ask 
me
Comment 1 Dieter Lamberty 2002-07-26 12:37:33 UTC
Created attachment 6914 [details]
StackTrace
Comment 2 _ ttran 2002-08-09 12:28:46 UTC
the old objectbrowser which is available from NB update center uses
regexp.jar in core without explicitly declared dependency in its
manifest.  NB 3.4 Core is strict and enforces the rule.  Modules
cannot access classes in jars without declaring dependency.  See issue
 19622.

The bug has been fixed in the HEAD version of objectbrowser.  Someone
must rebuild and publish the new NBM
Comment 3 David Strupl 2010-09-23 09:03:24 UTC
I am closing all reports in category Java/Unsupported as wontfix. These should be dead issues --- if the reported cases are against some live part of the NetBeans IDE please reopen and we can discuss to which category they belong.