Implements a dynamic perspective switcher component for Eclipse RCP applications.
See the example application how to use it.
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.