This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 357436 - java.lang.NullPointerException when I delete one of renamed methods
Summary: java.lang.NullPointerException when I delete one of renamed methods
Status: RESOLVED FIXED
Alias: None
Product: Tigerstripe (Archived)
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 0.5M0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-12 23:49 EDT by Maria Kolchinskaja CLA
Modified: 2011-09-17 09:27 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maria Kolchinskaja CLA 2011-09-12 23:49:11 EDT
Build Identifier: 

1. Create Tigerstripe project with Entity
2. Add 2 methods for Entity
3. Rename one method to the same name as another method
4. Delete one of methods from Tigerstripe explorer
Open Entity in editor and see that there are no methods. But the method is displayed in TS Explorer

When I try to delete one of methods from editor, error is occured on save changes

An error has occurred. See error log for more details.
java.lang.NullPointerException


Reproducible: Always
Comment 1 Valentin Yerastov CLA 2011-09-17 09:27:56 EDT
Fixed.