Ticket #213 (closed defect: fixed)
Aspectj isn't started in Netbinox
| Reported by: | dumoulin | Owned by: | dumoulin |
|---|---|---|---|
| Priority: | high | Milestone: | 0.3 |
| Component: | ui.graphical | Version: | 0.3 |
| Severity: | blocker | Keywords: | |
| Cc: | nicolas.dumoulin@… |
Description
Recently, aspect have been introduced in the management of jobs queueing, and we have discovered that aspects are not well managed in netbinox environment, so from the IDE.
The problem is that the bundle org.eclipse.equinox.weaving.aspectj has to be started at the begin. So we should find a way to configure that for netbinox.
The property osgi.framework.extensions=org.eclipse.equinox.weaving.hook was missing too (fixed in r2795)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.





