There is a problem with having javax.annotation as a required bundle. Making it an import package solved the problem for me.
[image: Inline image 1] On Tue, Mar 19, 2013 at 7:03 PM, Paul Webster <[email protected]>wrote: > On Tue, Mar 19, 2013 at 2:02 PM, Eric Moffatt <[email protected]> wrote: > >> >> I've just tried to create a very simple demo project for my talk but >> using M6 I see that the call to @PostConstruct is no longer called. It >> appears to be a mis-match between the definition in the 'javax.annotation' >> bundle and the one in the 1.6 JRE I'm using... >> >> Is anybody else experiencing this issue ? >> Is there a workaround ? >> > > For everybody's reference: > > *Bug 403814* <https://bugs.eclipse.org/bugs/show_bug.cgi?id=403814> - 4.3M6 > is using two different @PostConstruct annotation definitions causing severe > usability issues > > > > -- > Paul Webster > Hi floor. Make me a sammich! - GIR > _______________________________________________ > e4-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/e4-dev > >
<<image.png>>
_______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
