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 - Need to add org.netbeans.spi.editor.hints.projects.support.StandardProjectSettings.createPreferencesBasedSettings
Summary: Need to add org.netbeans.spi.editor.hints.projects.support.StandardProjectSet...
Status: RESOLVED INCOMPLETE
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: apireviews
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks: 233820
  Show dependency tree
 
Reported: 2013-08-02 07:17 UTC by Jan Lahoda
Modified: 2014-11-05 12:13 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Proposed change. (19.68 KB, patch)
2013-08-02 07:17 UTC, Jan Lahoda
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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?