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 91997

Summary: Implement project properties for desktop applications
Product: guibuilder Reporter: Tomas Pavek <tpavek>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 89457    
Bug Blocks: 89490    

Description Tomas Pavek 2007-01-08 11:00:17 UTC
Implement app properties panel for Swing App Framework based applications.
Initialize the app properties file with values taken from the project properties
(including the properties shared with Web Start).
Comment 1 Tomas Pavek 2007-04-19 13:25:42 UTC
Done. There's a new sub-category under "Application" node for desktop
applications (based on Swing App Framework). All properties from the Application
category and the Desktop subcategory are copied to application properties file,
so they can be used by the app framework in runtime.