Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[e4-dev] Workspace update

I have just updated by workspace and noticed some problem of compilation.
The import of javax.annotation is missing.

If ypou meet the same problem, please import the bundle "javax.annotation"
from Orbit.
<project
reference="1.0,:pserver:dev.eclipse.org:/cvsroot/tools,org.eclipse.orbit/javax.annotation,javax.annotation,v1_0_0"/>

Or export the project using the psf e4.ui.psf

The detail changes can be found in this bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=304844
Bug 304844 - e4 Dependency Injection should support
javax.annotation.{PostConstruct,PreDestroy}

yves



Back to the top