Open GoogleCodeExporter opened 9 years ago
Fixed. We use bulk errors when we cannot inject members at injector creation
time.
Guice configuration errors:
1) Error at field com.google.inject.BindingTest$C.e:
Injecting into abstract types is not supported. Please use a concrete type instead of
com.google.inject.BindingTest$NotInjectableOne.
2) Error at field com.google.inject.BindingTest$D.f:
Injecting into abstract types is not supported. Please use a concrete type instead of
com.google.inject.BindingTest$NotInjectableTwo.
2 error[s]
Original comment by limpbizkit
on 14 May 2008 at 4:13
Original issue reported on code.google.com by
crazybob...@gmail.com
on 5 Sep 2007 at 12:38