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 199142 - Hints provided by modules besides java.hints cannot provide CustomizerProviders
Summary: Hints provided by modules besides java.hints cannot provide CustomizerProviders
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-03 12:16 UTC by Jan Lahoda
Modified: 2011-06-08 04:58 UTC (History)
0 users

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 Jan Lahoda 2011-06-03 12:16:36 UTC
Due to ClassLoading problems. A safe workaround for 7.0.1 is needed.
Comment 1 Jan Lahoda 2011-06-07 15:04:28 UTC
http://hg.netbeans.org/releases/rev/35788bca2851
Comment 2 Quality Engineering 2011-06-08 04:58:16 UTC
Integrated into 'releases'
Changeset: http://hg.netbeans.org/releases/rev/35788bca2851
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #199142: ability to workaround class loading problems for hints outside java.hints.