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
  • See http://www.eclipse.org/

    Not using it myself (yet) but I know it contains refactoring tools, is able to run an external build process (we use an automatable GNU make script that calls the Keil compiler/linker/etc.) and you can make it parse the Keil output to quickly jump to errors/warnings. ClearCase integration, lots of options/plugins. It's in Java so I figured it would be slow but it isn't, just _large_. Nice Open Source IDE if you ask me! Seems to get alot more support from several (embedded) vendors as well.

    Kind regards,
    Joost Leeuwesteijn

Reply
  • See http://www.eclipse.org/

    Not using it myself (yet) but I know it contains refactoring tools, is able to run an external build process (we use an automatable GNU make script that calls the Keil compiler/linker/etc.) and you can make it parse the Keil output to quickly jump to errors/warnings. ClearCase integration, lots of options/plugins. It's in Java so I figured it would be slow but it isn't, just _large_. Nice Open Source IDE if you ask me! Seems to get alot more support from several (embedded) vendors as well.

    Kind regards,
    Joost Leeuwesteijn

Children
More questions in this forum