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 269510

Summary: Default platform reports NB jars as standard libraries
Product: java Reporter: Svata Dedic <sdedic>
Component: PlatformAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: Dev   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Svata Dedic 2017-01-09 08:03:36 UTC
DefaultPlatform implementation ("the platform NB is running on") returns NB jars from its getStandardLibraries(). IMHO it should filter them out to provide view as similar as possible to a JavaPlatform for the same JDK instance set up explicitly in the IDE.
Comment 1 Tomas Zezula 2017-01-26 14:05:07 UTC
Fixed jet-main a9aa1802564e
Comment 2 Quality Engineering 2017-01-29 02:41:54 UTC
Integrated into 'main-silver', will be available in build *201701290002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a9aa1802564e
User: Tomas Zezula <tzezula@netbeans.org>
Log: #269510:Default platform reports NB jars as standard libraries