Hi All,
On Jdeveloper 12c doing a refactor rename on a variable has not been implemented it gives the following error:
Sep 26, 2013 4:47:32 PM oracle.ide.cmd.RenameCommand doit
INFO: There are no rename handlers for oracle.jdevimpl.java.editing.JavaViewSelectionHelper$SourceElementElement registered with the RenameHandlerService, falling back to simple rename!
However it has been implemented for class names and method names it seems.
Does anyone know when this will be implemented or if there is a way I can get it to work?
Thanks,
Anthony