Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Bundles View?! Is there such a thing?
Bundles View?! Is there such a thing? [message #55031] Sat, 17 December 2005 10:12 Go to next message
Eclipse UserFriend
Originally posted by: kirl_mitov.abv.bg

Hi all.
In the company where I work we are developing and application
(MyApplication) based on OSGi but not based on Eclipse (it is not an
eclipse RCP). However we are using Eclipse to develop the bundles of
MyApplication which are then installed into an OSGi framework and so on...

Because we use Eclipse to develop the bundles we found it very useful to
have the functionality of OSGi console build into Eclipse.

So I made an eclipse view that displays the currently installed bundles.
Using this view one can install, start, stop and uninstall bundles from
the OSGi framework. We call this view - "Bundles View".
This view is very helpful to us in the process of developing bundles using
Eclipse.

What I would like to ask you is whether ther already is such a view
developed by someone else?

If there isn`t such a view I am ready to share the code of the view with
those that are insterested and think it is helpful to have the
functionality of OSGi console build into an Eclipse view.

Thanks.
Re: Bundles View?! Is there such a thing? [message #55060 is a reply to message #55031] Sat, 17 December 2005 20:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: alex_blewitt.yahoo.com

Sounds like a good thing. You could open an enhancement request at bugs.eclipse.org and post your code as an attachment there; that way, even if the Eclipse developers don't integrate it your code will be available to others to use simply by searching the bug database.

Although I don't personally need it at the moment, it does sound like a nice idea.

Alex.
Re: Bundles View?! Is there such a thing? [message #55245 is a reply to message #55060] Thu, 22 December 2005 07:52 Go to previous messageGo to next message
kiril mitov is currently offline kiril mitovFriend
Messages: 128
Registered: July 2009
Senior Member
thanks Alex. I will try to propose the enchansment in the next couple of
days...
Re: Bundles View?! Is there such a thing? [message #55732 is a reply to message #55031] Wed, 04 January 2006 23:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: shahriar_ali.hotmail.com

Hi there,

I am currently investigating Equinox. I am also interested in developing an application based on OSGi but without any Eclipse dependencies. Unfortunately,
I did not find any good documentation/demo/samples for
Equinox. Are you aware of anything along those lines for Equinox? Any suggestions and/or pointers is really appreciated.

Thanks,
John
Re: Bundles View?! Is there such a thing? [message #55759 is a reply to message #55245] Thu, 05 January 2006 02:26 Go to previous messageGo to next message
Ed Burnette is currently offline Ed BurnetteFriend
Messages: 279
Registered: July 2009
Senior Member
I think it would be nice to have an OSGi console view too.
Re: Bundles View?! Is there such a thing? [message #57672 is a reply to message #55732] Tue, 24 January 2006 04:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jeff_nospam_mcaffer.ca.ibm.com

John

You should be able to follow the quick start guide for Equinox to get a
framework up and running. Form there you are in a standard OSGi world and
have all the power and responsibilities that entails. Where you thinking of
more than that?

Jeff

"John" <shahriar_ali@hotmail.com> wrote in message
news:16922766.1136415741570.JavaMail.root@cp1.javalobby.org...
> Hi there,
>
> I am currently investigating Equinox. I am also interested in developing
an application based on OSGi but without any Eclipse dependencies.
Unfortunately,
> I did not find any good documentation/demo/samples for
> Equinox. Are you aware of anything along those lines for Equinox? Any
suggestions and/or pointers is really appreciated.
>
> Thanks,
> John
Re: Bundles View?! Is there such a thing? [message #57693 is a reply to message #55245] Tue, 24 January 2006 04:14 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jeff_nospam_mcaffer.ca.ibm.com

I have not seen this come in but it does sound interesting. We are actively
pursuing some remote management technology so it would be interesting to see
what you are doing.

Jeff

"kiril mitov" <kiril_mitov@abv.bg> wrote in message
news:557437cef2ab04bb8d7575d895eccaaa$1@www.eclipse.org...
> thanks Alex. I will try to propose the enchansment in the next couple of
> days...
>
Re: Bundles View?! Is there such a thing? [message #57913 is a reply to message #57672] Tue, 24 January 2006 07:19 Go to previous message
Eclipse UserFriend
Originally posted by: spamaccount.gmx.de

Hi,

you could also have a look at the oscar tutorial here:

http://oscar-osgi.sourceforge.net/tutorial/

and if you use the maven2 for your develpoment at the maven-osgi-plugin here:

http://docs.safehaus.org/display/OSGI/OSGi+Plugin+for+Maven+ 2.0

That and the Equinox qick start guide got me up an running.

-Tim

Jeff McAffer schrieb:
> John
>
> You should be able to follow the quick start guide for Equinox to get a
> framework up and running. Form there you are in a standard OSGi world and
> have all the power and responsibilities that entails. Where you thinking of
> more than that?
>
> Jeff
>
> "John" <shahriar_ali@hotmail.com> wrote in message
> news:16922766.1136415741570.JavaMail.root@cp1.javalobby.org...
>> Hi there,
>>
>> I am currently investigating Equinox. I am also interested in developing
> an application based on OSGi but without any Eclipse dependencies.
> Unfortunately,
>> I did not find any good documentation/demo/samples for
>> Equinox. Are you aware of anything along those lines for Equinox? Any
> suggestions and/or pointers is really appreciated.
>> Thanks,
>> John
>
>
Previous Topic:Starting framework from Java code with EclipseStarter
Next Topic:How to resolve the PATH containing the OSGi's DLL
Goto Forum:
  


Current Time: Thu Apr 18 06:16:03 GMT 2024

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

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

Back to the top