• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Plans to support OSGi ?

 
Ranch Hand
Posts: 782
Python Chrome Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
One of the things I like about eclipse is the use of OSGi container technology. Apache Felix has now migrated to a top level project. Any chance of IDEA supporting it (as a run configuration for example) ? Thanks.

Pho
 
author
Posts: 149
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Pho,

So far we haven't received many requests for this functionality, but we're definitely open to the possibility of supporting OSGi in a future release. Could you please describe in some more detail what features you would like to see?
 
Pho Tek
Ranch Hand
Posts: 782
Python Chrome Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dmitry,

For starters, I would like to be able to start an OSGi runtime (of my choice)
and corral together a bunch of OSGi bundles to run from myriad repositories.
Currently in Eclipse, you can only specify bundles local to your machine.
So a definite WOW factor to one-up eclipse, would be the ability to
specify bundles on remote repositories (maven repos, ftp sites etc..).
That would be awesome.

Will post more while I ponder on your question.

Regards,

Pho
 
Dmitry Jemerov
author
Posts: 149
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Pho,

Feel free to leave further comments at our JIRA issue for this feature:
http://www.jetbrains.net/jira/browse/IDEABKL-5074
 
Would you turn that thing down? I'm controlling a mind here! Look ... look at the tiny ad ...
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic