Reflex Launcher Eclipse plugin

Introduction

The Reflex Launcher plugin for 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.