Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Installation and Usage

chilicat edited this page Jun 4, 2012 · 5 revisions

Installation

The plugin can be installed via Intellij Plugin Manager. See IntelliJ IDEA Plugins for more information.

Search for "Felix SCR Annotation Processor" in the Plugin Manager

See also plugin page: here

Usage

The Plugin needs no special configuration. The plugin will be activated by adding a dependency on Felix SCR Annotation JAR. On the next build/make the processor will kick in and will generate the service component XML in the build out directory. The service component XML will be added to the MANIFEST.MF.

The plugin can be disabled in case your project doesn't need the Felix Annotation SCR processor. Please go into the IntelliJ Settings and search for "Felix SCR".

Clone this wiki locally