Open carlossg opened 9 years ago
For a nested static public class it generates com.acme.Service.FactoryImpl instead of com.acme.Service$FactoryImpl
BTW there's a google alternative now https://github.com/google/auto/tree/master/service
This seems like a duplicate of #2.
For a nested static public class it generates com.acme.Service.FactoryImpl instead of com.acme.Service$FactoryImpl
BTW there's a google alternative now https://github.com/google/auto/tree/master/service