| Issue 10: | More and better compile-time validation | |
| 8 people starred this issue and may be notified of changes. | Back to list |
Implement an annotation processor which validates injections at compile time. Accompany with IDE plugins. |
|
,
Feb 15, 2007
Do we need an annotation processor for that? What if the IDE plugin would just, in the background, periodically compile your code and try to create the container and use the error messages to do the highlighting. Is this crazy? |
|
,
Feb 26, 2007
Changed summary to reflect that this could be implemented various ways (ide plugins, annotation processor, ...?)
Summary: More and better compile-time validation
|
|
,
Nov 02, 2008
There's an Eclipse plugin from Darren Creutz: http://code.google.com/p/guice-plugin/ And IntelliJ 8 builds Guice in: http://www.jetbrains.com/idea/nextversion/ |
|
,
Apr 26, 2009
Issue 322 has been merged into this issue. |
|
|
|