Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
research:software:reflex:documentation:reflex_launcher_eclipse_plugin [2007/08/13 20:49] adminresearch:software:reflex:documentation:reflex_launcher_eclipse_plugin [2007/08/13 21:39] (current) admin
Line 1: Line 1:
 +====== Reflex Launcher Eclipse plugin ======
  
 +=====  Introduction =====
 +
 +The Reflex Launcher plugin for [[ http://www.eclipse.org/|Eclipse]] permits to specify Reflex configurations through a GUI instead of using the command line. The plugin provides a new kind of launch configuration named "Reflex application", which provides additional tabs.
 +
 +=====  Config classes tab =====
 +
 +Screenshot of the launch config tab
 +
 +This tab permits to choose the Configuration classes that will be passed to Reflex. The list is initially empty: to add one or more config classes, press the "Add" button. This will open a dialog that shows all available implementations of ''IReflexConfig''.
 +
 +The checkboxes in front of each class is intended to allow for temporary disabling of config classes without having to remove them.