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
  • Yes you are absolutely right, the total job is a source-code matter only. But as you know it would be great if after any refactoring I could instantly rebuild the project to ensure the changes were safely performed.(A refactoring tools embedded in Keil IDE would be ideal, however external refactoring tools will be still useful)


    >> You could take it a step further, and use VS as your IDE for the Keil compiler, linker, etc - instead of uVision...

    Wow, thanks for the suggestion, I didn't even think that is possible. It would be great if I could do the job this way [is there any instructions available on this?]

    Many Thanks

Reply
  • Yes you are absolutely right, the total job is a source-code matter only. But as you know it would be great if after any refactoring I could instantly rebuild the project to ensure the changes were safely performed.(A refactoring tools embedded in Keil IDE would be ideal, however external refactoring tools will be still useful)


    >> You could take it a step further, and use VS as your IDE for the Keil compiler, linker, etc - instead of uVision...

    Wow, thanks for the suggestion, I didn't even think that is possible. It would be great if I could do the job this way [is there any instructions available on this?]

    Many Thanks

Children