Project
IntelliJ IDEA
Priority
Normal
Type
Feature
Fix versions
No Fix versions
State
Obsolete
Assignee
Jan Thomä
Subsystem
OSGi Support
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Thomas Singer
    3 years ago (23 Jan 2009 16:22)
  • Updated by   root
    2 years ago (17 Jan 2010 21:11)
  • Jira: IDEADEV-40361
    (history, comments)
 
IDEA-47638 Ability to list all (even indirectly) required plug-ins
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Maybe also with the ability to copy them somewhere else.
Comments (7)
 
History
 
Linked Issues (?)
 
Robert F. Beeger
  Robert F. Beeger
27 Jan 2009 22:44
3 years ago
Yes, we need to add such a feature. Having to select all required bundles one by one is really a pain.

There is much to be done in this area:
  • Find and propose bundles that export packages imported by a bundle
  • Find and propose that provide extensions for extension points defined by a bundle (Equinox-specific)
  • Create a dependency graph or matrix for bundle dependencies.
Thomas Singer
  Thomas Singer
27 Jan 2009 23:21
3 years ago
Maybe there is a misunderstanding: I need this functionality for an ANT build file for building my plug-ins. And maintaining the bundle dependencies in the MANIFEST.MF as well as the build.xml seems double effort.
Jan Thomä
  Jan Thomä
24 Nov 2009 10:59
2 years ago
Hi Thomas, I'm currently collecting postponed feature requests. Could you elaborate a bit more on what you try to achieve with this feature? Is there some special formatting to be applied to the bundle list, so you can use it in ant? Maybe a direct ant integration can be done, just like the maven integration we have right now.
Thomas Singer
  Thomas Singer
24 Nov 2009 12:09
2 years ago
We've dropped RCP/OSGi and hence don't need this feature any more.
Jan Thomä
  Jan Thomä
24 Nov 2009 12:54
2 years ago
Supposed that you wouldn't have discontinued it, what was your use case? Maybe this feature is useful for others...
Thomas Singer
  Thomas Singer
24 Nov 2009 13:10
2 years ago
IIRC, we needed to get a list of all required plug-ins for building the application, but as I now know, this is not sufficient because of platform-dependent bundles.
Jan Thomä
  Jan Thomä
24 Nov 2009 13:14
2 years ago
Ok, i see... Well I'm closing this one then.
Related Changes
Resolved Date
2 years ago (24 Nov 2009 13:14)
State
OpenObsolete
Fixed In build
<lost change>