java - How to build OSGi(Equinox) project from command line -


i have osgi(equinox) project. , have required osgi plugin jars in directory. want build project using command line.

in fact, have 2 osgi project, , b. depending on b , depending on other plugins. want build a.

actually project building in eclipse defined target platform targeting plugin directory.

use maven , tycho. there tycho tutorial started.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -