Hi,
I am trying to automatically rename a bunch of methods in a production system I have no IDE access to ("to which I have no IDE access" is, I suppose, better english). I'm pretty sure you can only rename classes and properties via a JCF - anyone know if there is a JCF way of method renaming?
Alternatively, does anyone know if there is a method call on the Method class that renames itself i.e. effectively does what the IDE rename method does. Doesn't seem to be one and the help files don't mention one. If there was I could write a script with my renames that the release could run automatically.
Thanks in advance.....Solution provider wins a chocolate bar
Lorcan