Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CDT:Addons"

 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
* [http://areciv.com/~doogie/Eclipse-AVR/ Eclipse-AVR] - Eclipse Plugins for AVR Development
+
{{warning|Note: The contents of this page is obsolete, but it may still contain some interesting tid-bits. Please see the [https://github.com/eclipse-cdt/cdt#add-ons-for-cdt Add-ons for CDT in the GitHub site] for current information}}
* [http://trolltech.com/developer/downloads/qt/eclipse-integration-download Eclipse-Qt] - Eclipse Plugin for Qt Development
+
 
* [http://wiki.eclipse.org/CDT/cdt-debug-edc Eclipse-CDT-EDC] Eclipse Debugger for C/C++ (EDC) Information
+
* [http://eclipse.baeyens.it/ Sloeber] - Eclipse Plugins based on Arduino toolchains or a enhanced Arduino IDE.
 
* [http://www.cute-test.com CUTE] C++ unit testing plug-in
 
* [http://www.cute-test.com CUTE] C++ unit testing plug-in
 
* [https://github.com/chookapp/Bracketeer Bracketeer] Auto-comments on closing brackets and highlight of matching/mismatching brackets
 
* [https://github.com/chookapp/Bracketeer Bracketeer] Auto-comments on closing brackets and highlight of matching/mismatching brackets
 +
 +
[[Category:CDT]]

Latest revision as of 21:38, 3 October 2022

Warning2.png
Note: The contents of this page is obsolete, but it may still contain some interesting tid-bits. Please see the Add-ons for CDT in the GitHub site for current information


  • Sloeber - Eclipse Plugins based on Arduino toolchains or a enhanced Arduino IDE.
  • CUTE C++ unit testing plug-in
  • Bracketeer Auto-comments on closing brackets and highlight of matching/mismatching brackets

Back to the top