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 175630 - NetBeans freezes when editing pom files
Summary: NetBeans freezes when editing pom files
Status: RESOLVED DUPLICATE of bug 175277
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-29 08:14 UTC by elishae
Modified: 2009-10-29 08:23 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 elishae 2009-10-29 08:14:57 UTC
NetBeans freezes when editing pom files and some times causes loss of data

Test Scenario:

1. Create a simple Maven Project
2. Add dependencies for Axis2
3. Add Mojo axistools-maven-plugin
4. Create a <Configuration> element under it
5. Try to add Plugin parameters
(IDE offers to add a tag <Project> in code-completions)
6. Continue to add parameters (not offered by IDE) and keep saving the file

IDE saves the file a few times, and dis-allows saving the file from then on.

One has to copy the contents of the file to Clip-board, close the file, re-open the file, and paste the contents from
Clipboard in order to keep going.
Comment 1 elishae 2009-10-29 08:16:38 UTC
Also, when such behavior happens, POM Navigator and the file contents will be out of sync.
Comment 2 Milos Kleint 2009-10-29 08:23:12 UTC
duplicate of #175277

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