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

  • "The refactoring approach for your source code would be one of these"

    I don't think I've ever done a project where I rely solely on one single product!

    All products have strengths & weaknesses - so there's always some areas where one excels, and others where another is better.

    eg, I very often have both uVision and CodeWright open simultaneously for working on the same project.

    "1- Use Keil's IDE (best way for small-to-medium amount of sourcecode, specially if you yourself have written most part of that code)"

    The editor and project manager in uVision are both really quite basic and limited - the only reason to use it is for its direct integration with the build & debug tools. So, if you have other IDEs and tools available for source-only tasks, I would certainly prefer them!