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 68693

Summary: NPE from Commit.applyDiff while saving
Product: contrib Reporter: Jesse Glick <jglick>
Component: JackpotAssignee: _ tball <tball>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Stack trace

Description Jesse Glick 2005-11-14 21:19:45 UTC
org.netbeans.jackpot [1.1.7 051112]. Opened a simple JDK 5 project. Started
Jackpot session. Chose Add Override Annotation transformation. Diffs looked OK.
Asked to end session and fix imports. Got an error.
Comment 1 Jesse Glick 2005-11-14 21:20:13 UTC
Created attachment 26938 [details]
Stack trace
Comment 2 _ tball 2005-11-14 21:37:49 UTC
Changed to P1.
Comment 3 _ tball 2005-11-15 20:14:59 UTC
Fixed: problem was due to combination of fix-imports plus an insertion (no old
tree).