Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

Don't require entry point classes to have @Inject annotations. #57

Merged
merged 1 commit into from Oct 11, 2012

Commits on Oct 11, 2012

  1. Don't require entry point classes to have @Inject annotations.

    This is necessary so that generic framework code can inject arbitrary
    entry points (like JUnit test cases or Android activities) without
    concern for whether the specific entry point has any @Inject annotations.
    swankjesse committed Oct 11, 2012
    Copy the full SHA
    e27a178 View commit details
    Browse the repository at this point in the history