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 38159 - avoid editting configuration in xml and UI editor concurently
Summary: avoid editting configuration in xml and UI editor concurently
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-16 21:56 UTC by Pavel Buzek
Modified: 2004-01-13 16:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Buzek 2003-12-16 21:56:13 UTC
Either synchronize the editors or disable one of
them (xml/text editing ?).
Comment 1 Pavel Buzek 2004-01-13 16:50:06 UTC
fixed - added data object for the configuration files that replaces
the xml data object so that there is only one open action (and no xml
editing)