User command lines

You can create user command lines to perform specific actions.

To do so, you must extend the rpp.bat command line through an Eclipse extension which corresponds to the user command lines.

You must create an Eclipse plug-in which includes this extension point. You can then write the contents of the command line in the Eclipse workbench, in the Java™ class initialized upon the plug-in creation.


Feedback