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 233821

Summary: Need to add org.netbeans.spi.editor.hints.projects.support.StandardProjectSettings.createPreferencesBasedSettings
Product: editor Reporter: Jan Lahoda <jlahoda>
Component: Hints & AnnotationsAssignee: apireviews <apireviews>
Status: RESOLVED INCOMPLETE    
Severity: normal Keywords: API, API_REVIEW_FAST
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 233820    
Attachments: Proposed change.

Description Jan Lahoda 2013-08-02 07:17:22 UTC
Created attachment 138168 [details]
Proposed change.

Need to add org.netbeans.spi.editor.hints.projects.support.StandardProjectSettings.createPreferencesBasedSettings, which should augment project's lookup with ProjectSettings based on the given project's ProjectUtils.getPreferences.

For details, please see the attached patch. Thanks for the review.
Comment 1 Jaroslav Tulach 2014-11-05 12:13:59 UTC
Forgotten. Anyone wants to finish the review?