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 219275 - [73cat] Exception at code reformatting for all project.
Summary: [73cat] Exception at code reformatting for all project.
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Formatting & Indentation (show other bugs)
Version: 7.3
Hardware: PC Windows 8 x64
: P2 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-01 14:43 UTC by kosmonaffft
Modified: 2012-10-21 17:12 UTC (History)
1 user (show)

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 kosmonaffft 2012-10-01 14:43:11 UTC
When i select project in project view and press Alt+Shift+F (code reformat action), the exception was occured.
See http://statistics.netbeans.org/analytics/exception.do?id=614435
Comment 1 Alexander Simon 2012-10-08 12:32:25 UTC
Reformat all sources of project action should process UserQuestionException.
Comment 2 Dusan Balek 2012-10-17 11:26:00 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/e72a270d0f5b
Comment 3 Quality Engineering 2012-10-18 02:03:31 UTC
Integrated into 'main-golden', will be available in build *201210180002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e72a270d0f5b
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #219275: Exception at code reformatting for all project - fixed.
Comment 4 kosmonaffft 2012-10-21 17:05:07 UTC
Persist in
Product Version: NetBeans IDE Dev (Build 201210200002)
Java: 1.7.0_07; Java HotSpot(TM) 64-Bit Server VM 23.3-b01
System: Windows 8 version 6.2 running on amd64; Cp1251; en_US (nb)

See exception report: http://statistics.netbeans.org/analytics/exception.do?id=620543
Comment 5 kosmonaffft 2012-10-21 17:08:04 UTC
P.S. Last exception is reproduced only once, so i think this bug can be closed, and new bug should be opened based on exception report... Is anybody agree that?