This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Refactoring Tools

Is there any refactoring tools/plug-ins/add-ons (even 3rd party) available for Keil IDE?

or

Has anyone done this sort of things any other way (any standalone tools/applications)?

Many Thanks for your suggestions and help

Parents
  • Thanks, you helped me a lot.

    Now this seems that calling my C51 compiler, linker and assembler from MSVS should be the solution to my problem. This way I will be able to use my Refactoring tools as before from within the MSVS IDE. [I hope my refactoring tools will support ANSI-C]

    Thanks again.

Reply
  • Thanks, you helped me a lot.

    Now this seems that calling my C51 compiler, linker and assembler from MSVS should be the solution to my problem. This way I will be able to use my Refactoring tools as before from within the MSVS IDE. [I hope my refactoring tools will support ANSI-C]

    Thanks again.

Children