You can import an EBA file as an OSGi application project. An
enterprise bundle archive (EBA) defines a set of OSGi bundles that
are deployed as a single OSGi application, and that are isolated from
other OSGi applications.
Procedure
- Click . Click Next.
- Click Browse to select the EBA file.
- Select the Target runtime.
Note: If you select a target run time that differs from
your workspace target platform, your projects might import with errors.
- Select the bundles that you want to import from the Bundles to include list.
- Follow the wizard prompts.
Results
The EBA file is imported into your workspace as an application
project and the artifacts inside the EBA file are imported as bundle,
composite bundle, or fragment projects, depending on the type of artifact.