Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Proposals » OSGi Enterprise Tools » Creating Bundles OSGI:(OSGI)
Creating Bundles OSGI: [message #1391495] Tue, 01 July 2014 01:56
Drew Jocham is currently offline Drew JochamFriend
Messages: 8
Registered: June 2014
Junior Member
I am learning OSGI and I bought a book from manning.com OSGI in Action to self teach myself. I am just not getting a few things and I make a few bundles myself I will start to move in the right direction.

I have two packages at the moment, for simplicity I will call the pack1 and pack 2. pack1 has a dependency on pack2 and currently they are not working. The code worked fine when I had it in the same package no there is no syntax errors.

Do I need to make a new project:
In Eclipse, click on File --> New --> Project. A New Project dialog will open.
In the New Project dialog, select Plug-in Project and click Next. The Plug-in Project dialog will open.
In the Plug-in Project dialog, enter the following values:
Project Name: com.javaworld.sample.HelloWorld
Target Platform: OSGi framework --> Standard

Something along these lines for each package?

I hope I was clear in my question.
Previous Topic:OSGI servlet hacks
Next Topic:Using OSGI
Goto Forum:
  


Current Time: Fri Apr 19 21:22:34 GMT 2024

Powered by FUDForum. Page generated in 0.03002 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top