Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] It's possible to use DI (blueprint) with tycho-surefire-plugin ?

Hi,

The eclipse product that I'm building with Tycho is using Blueprint as DI framework.

I've tried to inject some services and beans instances in my integration test classes too, but isn't working (I'm getting NullPointerException).

Is there a way to do this using tycho-surefire-plugin ?

thanks for any tip

cheers

Cristiano


Back to the top