vogellacompany / e4-perspective-switcher

6 stars 6 forks source link

Dynamic perspective switcher for Eclipse 4 RCP apps

Implements a dynamic perspective switcher component for Eclipse RCP applications.

See the example application how to use it.

Installation

Clone the repository to your local machine and run

mvn clean install

This will compile the feature and install it in your local maven repository($HOME/.m2/repository). You can then use the target-platform in your own project to include it your build.