Optional ODeV Plug-in

Last Updated February 23, 2011
 

Introduction


Eclipse is a great development platform supported by many actors. There are many plug-ins that are useful in the every day development activity. In this page you find a list of the plug-ins I use along with the update site information.

 
ODeV.html

The ODeV Idea  >  Optional ODeV Plug-in

Eclox


This plug-in is a simple doxygen frontend plug-in for eclipse. It aims to provide a slim and sleek integration of the code documentation process into eclipse by providing a high-level graphical user interface over doxygen.

  1. Name:               Eclox Plug-in

  2. Update Site:     http://download.gna.org/eclox/update/

  3. Plug-in:             Exlox


For more information feel free to look at the plug-in web page.

NOTE: thanks to Alberto for signaling me this plug-in.

 

AnyEdit Tool


This plug-in adds some very useful command (like compare two open editors) to the context menu of all Eclipse text editors.

  1. Name:               AnyEdit Tool

  2. Update Site:     http://andrei.gmxhome.de/eclipse/

  3. Plug-in:            Eclipse 3.5 - 3.6 > AnyEditTools


For more information feel free to look at the plug-in web page.

 

Notepad


I often use to take some small note when coding my firmware. This plug-in is just to do that, and all notes are saved with the workspace.

  1. Name:               Notepad

  2. Update Site:     http://eclipsenotepad.sourceforge.net/updates/

  3. Plug-in:            Notepad



For more information feel free to look at the plug-in web page.

 

OpenRTOS state viewer


This plug-in is provided by the FreeRTOS.org commercial partner. It is useful for firmware debugging because it displays run-time information about tasks and queue. Follow the instruction provided by HighIntegrity System web site to obtain install this plug-in.

 

InstaSearch


InstaSearch is the Eclipse plug-in for quick code search. It is like Spotlight for Mac and it indexes the file in the workspace, and then the search is performed instantly as you type.

  1. Name:               InstaSearch Plug-in

  2. Update Site:     http://code.inf.unibz.it/instasearch/downloads/

  3. Plug-in:             InstaSearch



For more information feel free to look at the plug-in web page.