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 23374 - Define content structure of ".option" files
Summary: Define content structure of ".option" files
Status: RESOLVED DUPLICATE of bug 58412
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords:
Depends on:
Blocks: 23375
  Show dependency tree
 
Reported: 2002-05-10 18:39 UTC by jrojcek
Modified: 2005-04-28 19:17 UTC (History)
1 user (show)

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 jrojcek 2002-05-10 18:39:10 UTC
Define content structure of ".option" files. It
should contain information about property mappings
and customizer.

Yardo, please help us with this task.
Comment 1 Jaroslav Tulach 2002-06-07 15:45:29 UTC
Well, the problem with .option file is that it can (should) contain
content of more than one .settings file. As such it would have big
problems when moving the storage of the file between layers
(Tools/Options/<</and move) because we would not know which .settings
file to move.

I am not sure how to solve this problem. Maybe we will not be able to
use .options files at all!?
Comment 2 Jaroslav Tulach 2002-06-26 17:18:30 UTC
Petr Hrebejk is working on a declarative specification of components
in a customizer.
Comment 3 Jan Jancura 2005-04-28 19:17:10 UTC
I think that this issue is obsolete now, as a new Options Dialog will use
different architecture. But feel free to change it, if you disagree.

*** This issue has been marked as a duplicate of 58412 ***