Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 536 Bytes

File metadata and controls

19 lines (11 loc) · 536 Bytes

xo-eclipse

Provides Eclipse features and p2 repository to use the [eXtended Objects] (http://www.github.com/buschmais/xo) Framework in an Eclipse runtime environment.

Build

Start the Maven build on command line

mvn -f com.buschmais.xo.releng/pom.xml clean package

it will produce com.buschmais.xo.repository/target/repository that contains and dependencies.

Continuous Build

Build Status