Bug 388148 - Change name for text file using refactoring, eclipse is losing information about it, resulting NullPointerException while reading from file
Summary: Change name for text file using refactoring, eclipse is losing information ab...
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.7.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2012-08-27 18:52 EDT by Pawel Linkshell CLA
Modified: 2012-08-28 03:08 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 Pawel Linkshell CLA 2012-08-27 18:52:18 EDT

    
Comment 1 Pawel Linkshell CLA 2012-08-27 19:04:24 EDT
When I want change the text file name, eclipse doesn't changing the information about new name for him (Right Click Mouse - >Refactroing -> Change name).

It is resulting by NullPointerException in code ;/, in particular when working with MIDlet's

My SOLUTION for bug:
- when you want change name for txt file, import file somewhere at f.e. C:\
- delete file from resource in Eclipse
- change file name 
- export to resource in Eclipse

- done...


AWFULL bug
Comment 2 Dani Megert CLA 2012-08-28 03:08:26 EDT
The Eclipse top-level project does not provide a 'Change Name' refactoring. Maybe you meant 'Rename'? On which file (type) do you do this?

See also http://www.eclipse.org/eclipse/platform-text/development/bug-incomplete.htm