What is “pax-construct” Package?

Tools to setup and develop OSGi projects quickly
For more details: https://ops4j1.jira.com/wiki/display/paxconstruct/Pax+Construct

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install pax-construct.
    brew install pax-construct

Now, use pax-construct!