Project
IntelliJ IDEA
Priority
Normal
Type
Feature
Fix versions
No Fix versions
State
Open
Assignee
Jan Thomä
Subsystem
OSGi Support
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Alexei Tymchenko
    3 years ago (19 Nov 2008 19:17)
  • Updated by   root
    2 years ago (17 Jan 2010 21:09)
  • Jira: IDEADEV-40354
    (history, comments)
 
IDEA-46787 Improve creating of framework definition
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
In Eclipse there is an ability to define target platform for OSGi-based development. User may add jars from any folder(s) into the platform.

Current version of OSMORC allows to create the Equinox framework definintion from folder which must contain "plugins" folder containing the jarred bundles. This is not convenient at all. Besides it is not possible to define the contents of several folders for framework definition.
Comments (1)
 
History
 
Linked Issues (?)
 
Robert F. Beeger
  Robert F. Beeger
19 Nov 2008 23:27
3 years ago
We will definitely improve framework instance definition, but currently it is of low priority,because:
  • It's possible to create a collection of jars in such a way that it fulfills the requirements for the definition of a specific type of framework instance.
  • Framework instances aren't changed very often. Once set up, they only change when parts of it are updated by newer releases.

So even though it would be more convenient to get the requested improvement, not having it now shouldn't pose too much restrictions on users of Osmorc.

This improvement will be implemented, but most likely not in the next few weeks.