The purpose of this library is to work around some downsides of using DynamicImport-Package by providing an alternate way to dynamically retrieve classes from other bundles at runtime.
-
Install JDK 6 or higher
You can install Oracle JDK or OpenJDK depending on the OS you use. Other JVM implementations should also work, but are untested.
-
Install Maven 3 or higher
Be sure to follow the provided installation instructions
-
Run mvn install from the project's root directory