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 234540 - NetBeans crashes on invalid xml in configurations.xml for c++ projects
Summary: NetBeans crashes on invalid xml in configurations.xml for c++ projects
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: PC Linux
: P4 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-17 19:39 UTC by jockeeriksson
Modified: 2013-08-17 19:53 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 jockeeriksson 2013-08-17 19:39:48 UTC
If you add some invalid xml to the configurations.xml file in a c++ project and save it, you will no longer be able to build that project. The only solution is to fix the invalid part and restart. I think NetBeans should be able to recover.