Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Refactoring problem in JDeveloper

392825Jul 8 2007 — edited Jul 9 2007
Hi,

I have the following refactoring problems in JDeveloper 10.1.3.2:

1) When refactoring Associations, Entity/View Objects, Java classes ... and running my application again, I get some errors. These errors are for the reason that all the references to the refactored file/object have not been updated properly and the application can't find the refactored file/object.

2) Some files can not be refactored although the Refactor menu item exists for them.

3) When moving a file using refactor, the file gets deleted from its original location and created at the new location. This makes the versioning history of that file to be deleted in CVS. I think the file should be branched to preserve its history.

Are these bugs or there are solutions for them?

Thanks,
Saeed

P.S.: The problem in item one does not exist in my colleagues machine although everything is the same in our machines.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 6 2007
Added on Jul 8 2007
4 comments
508 views