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 - Implement project properties for desktop applications
Summary: Implement project properties for desktop applications
Status: RESOLVED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on: 89457
Blocks: 89490
  Show dependency tree
 
Reported: 2007-01-08 11:00 UTC by Tomas Pavek
Modified: 2007-04-19 13:25 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

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