Categories
|
opensource software
Apache Felix OSGi Development with MavenProducts: Android Studio, IntelliJ IDEA Vendor: Arik Kfir, Infolinks Inc. Email: Website: http://www.infolinks.com Description:
Apache Felix + Maven Bundle Plugin support for IntelliJ IDEA 9
This plugin provides native IntelliJ IDEA support for developing, running and debugging OSGi projects that use Apache Felix as an OSGi container, and Apache Maven and the Maven Bundle Plugin as their build system. The plugin will provide specially tailed Run Configuration that runs Apache Felix, providing a user interface for choosing which bundles to deploy to Felix, selecting the start level, logging level, etc. To determine the list of available bundles, the plugin will list all modules of type "bundle" (which is provided by the Maven Bundle Plugin) and their Maven dependencies.M/p> NOTE: This plugin only detects Maven-based projects. NOTE: This plugin contains code snippets copied from Apache Felix's Maven Bundle Plugin. These were copied since there was no easy way to directly invoke the Maven plugin. It is the intention of this plugin writer to contact Apache Felix and work together to refactor the code so that it is easily invokable from outside the Maven execution context (e.g. in IDEA's Maven support context) Developed by Arik Kfir at Infolinks Inc.
7 updates are hidden
show all updates
Recent change notes:1.2.6:
1.2.5:
1.2.4:
1.2.3:
1.2.2:
1.2.1:
1.2.0:
1.1.0:
1.0.0:
|
|||||||||||||||||||||
Comments: