[go: up one dir, main page]

Menu

Commit [r245]  Maximize  Restore  History

Added concept of framework specific actions that work on the selection of bundles that will be used for an OSGi run configuration.

Added 2 Equinox specific actions.

rbeeger 2009-06-08

added /branches/IDEA8/src/org/osmorc/frameworkintegration/BundleSelectionAction.java
changed /branches/IDEA8/src/org/osmorc/frameworkintegration/FrameworkIntegrator.java
changed /branches/IDEA8/src/org/osmorc/frameworkintegration/impl/concierge/ConciergeIntegrator.java
added /branches/IDEA8/src/org/osmorc/frameworkintegration/impl/equinox/AdaptToRunWithUpdateConfiguratorAction.java
added /branches/IDEA8/src/org/osmorc/frameworkintegration/impl/equinox/AdaptToRunWithoutUpdateConfigurator.java
changed /branches/IDEA8/src/org/osmorc/frameworkintegration/impl/equinox/EquinoxIntegrator.java
changed /branches/IDEA8/src/org/osmorc/frameworkintegration/impl/felix/FelixIntegrator.java
changed /branches/IDEA8/src/org/osmorc/frameworkintegration/impl/knopflerfish/KnopflerfishIntegrator.java
changed /branches/IDEA8/src/org/osmorc/run/ui/OsgiRunConfigurationEditor.form
changed /branches/IDEA8/src/org/osmorc/run/ui/OsgiRunConfigurationEditor.java
changed /branches/IDEA8/src/org/osmorc/run/ui/SelectedBundle.java