Apache
Home » Documentation » Apache Felix Dependency Manager

Dependency Manager - Development

When downloading or checking out the source code, please also consult release/resources/src/README.src for up to date instructions on how to build that particular version.

Prerequisites

If you are using a corporate http proxy, you should set the following environment variables:

$ export GRADLE_OPTS="-Dhttp.proxyHost=<your proxy ip> -Dhttp.proxyPort=<your proxy port> -Dhttps.proxyHost=<your proxy ip> -Dhttps.proxyPort=<your proxy port>"
$ export http_proxy=<your proxy ip>:<your proxy port>
$ export https_proxy=<your proxy ip>:<your proxy port>

Compilation Using gradle:

Compilation Using Eclipse:

Rev. 1843259 by pderop on Tue, 9 Oct 2018 13:29:05 +0000
Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project logo are trademarks of The Apache Software Foundation. All other marks mentioned may be trademarks or registered trademarks of their respective owners.