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 135277 - {0} is not a file on disk during Refactoring of Java Desktop Application
Summary: {0} is not a file on disk during Refactoring of Java Desktop Application
Status: RESOLVED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-18 13:35 UTC by jlaskowski
Modified: 2008-08-04 14:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (8.33 KB, image/gif)
2008-05-18 13:35 UTC, jlaskowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jlaskowski 2008-05-18 13:35:16 UTC
During refactoring of a Java Desktop Application-based project the following error was reported: {0} is not a file on
disk. It's because I moved a entity class to another package. See the attachment.
Comment 1 jlaskowski 2008-05-18 13:35:54 UTC
Created attachment 61529 [details]
screenshot
Comment 2 Jana Maleckova 2008-05-19 08:14:35 UTC
I tried to follow your description and refactoring finished correctly. Could you please add more info like, build
number, jdk version and provide exacts steps which leads to this state ?
my steps:
1. create JDA with db
2. move entity class to another package
3. do rename-refactoring on package with view class ??? need exact refactoring action 
finish OK
Comment 3 jlaskowski 2008-05-19 08:59:47 UTC
NetBeans IDE 6.1 (Build 200804211638)

I used Refactor > Move with entity classes. Use http://www.jaceklaskowski.pl/aplikacje/netbeans-przychodnia-czesc1.zip
and refactor Pacjent and Wizyta entities to run across the issue.

On the other hand, the error message is clearly wrong as {0} should be replaced with a correct value, isn't it?
Comment 4 Jan Stola 2008-06-26 14:35:28 UTC
I am sorry, I am still not able to reproduce this issue. Are you still able to reproduce it? If so, could you, please, 
provide exact steps to reproduce e.g. what project (from the attached ones) should I use and how exactly and where 
should I move the classes. The more details the better. Thank you in advance.
Comment 5 Jan Stola 2008-08-04 14:00:42 UTC
No additional information provided => closing as non-reproducible.