Ticket #71 (closed defect: fixed)
Osgi launching from IDE
| Reported by: | dumoulin | Owned by: | dumoulin |
|---|---|---|---|
| Priority: | high | Milestone: | 0.2 |
| Component: | ui.graphical | Version: | |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
An exploration application needs an OSGI runtime to be executed. But, for instance, it isn't possible to launch such an application from outside this runtime, and from the SimExplorer IDE, or from outside Eclipse (with Equinox runtime) to make tests.
- The first solution is to run the Equinox by a system call, and communicate through input/output stream.
- A second solution could be to call the equinox launcher since the JVM runtime. See EclipseStarter
Change History
Note: See
TracTickets for help on using
tickets.





