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 - NPE from Commit.applyDiff while saving
Summary: NPE from Commit.applyDiff while saving
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Jackpot (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: _ tball
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-14 21:19 UTC by Jesse Glick
Modified: 2005-11-15 20:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stack trace (4.19 KB, text/plain)
2005-11-14 21:20 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
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).