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 19942

Summary: Private/public project settings
Product: projects Reporter: Pavel Buzek <pbuzek>
Component: Generic InfrastructureAssignee: issues@projects <issues>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows 3.1/NT   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 23284, 23305    
Bug Blocks: 17991    

Description Pavel Buzek 2002-01-30 14:26:27 UTC
Public settings are ones that are put into the project's directory, and that will thus be shared with everyone who shares the project's directory.  Private 
settings are kept elsewhere in the IDE, and are only seen by that particular user.  The user might need to change the privacy level of a given setting.
Comment 1 Vitezslav Stejskal 2002-12-11 01:11:13 UTC
Accordnig to the uispec user is able to define the privacy of settings
on the level of configuration or profiles she creates. The API is
ready and UI has been specified.
Comment 2 Pavel Buzek 2003-07-02 09:08:23 UTC
work done, closing