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 15430 - Editor support re-formats layout
Summary: Editor support re-formats layout
Status: VERIFIED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
: 31210 41714 (view as bug list)
Depends on: 42859
Blocks:
  Show dependency tree
 
Reported: 2001-09-13 03:36 UTC by Laurie Harper
Modified: 2005-07-12 10:02 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 Laurie Harper 2001-09-13 03:36:53 UTC
When working with the Ant build script editor support, various layout/formatting
changes are made to the script which are unacceptable.

Examples include re-ordering of attributes (e.g. 'name' attr on task defs get
shunted to end or attribute list) and deletion of whitespace (try putting an XML
comment at the end of the script).

This is a big problem in environments where NetBeans is not the only tool used
for editting, particularly when version control is in use.
Comment 1 Jesse Glick 2001-09-13 08:48:41 UTC
I know about these problems, but there is currently no general XML
editing support in the IDE which would do 2-way conversion. So the
current 2-way support in the Ant module is a quick fix using the
Xerces serializer. It is not perfect. When XML 2-way is properly
implemented in the IDE in general, the Ant module will use it.
Comment 2 Jesse Glick 2003-02-19 16:35:11 UTC
*** Issue 31210 has been marked as a duplicate of this issue. ***
Comment 3 Quality Engineering 2003-06-30 14:43:53 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.

Comment 4 Quality Engineering 2003-06-30 14:46:31 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.

Comment 5 Jan Chalupa 2003-10-30 12:07:13 UTC
A mistakenly closed RESOLVED LATER/REMIND issue. Reopening.
Comment 6 Jesse Glick 2003-12-19 15:14:23 UTC
Still awaiting XML module support.
Comment 7 Jesse Glick 2004-04-07 00:16:46 UTC
*** Issue 41714 has been marked as a duplicate of this issue. ***
Comment 8 Jesse Glick 2004-05-05 16:14:00 UTC
Will just remove structural editing support in D, can't be fixed
without XML tool support.
Comment 9 Marian Mirilovic 2005-07-12 10:02:06 UTC
closed