|
GuiceyIDEA:
Guice application container support for IntelliJ IDEA
GuiceyIDEA adds support
for Guice, Google's new annotations-based application container, to IntelliJ IDEA. With over twenty-five
code assists, inspections, refactorings, and quick-fixes, GuiceyIDEA makes application configuration
in Guice even easier and safer..
With GuiceyIDEA, you can
- Find Guice errors at compile-time, instead of run-time
- Migrate simply between annotation-based binding and explicit binding
- Quickly generate Guice modules, providers, annotations, and interceptors
- Manage Guice scopes cleanly and safely
Going forward, future releases of GuiceyIDEA will include
- Guice-specific refactorings
- Wizards for creating and managing Guice bindings
- Graphing and display of Guice module configurations
- Automatic download and setup of Guice libraries within IDEA
- Automation of Struts 2 integration for Guice web projects
Key Features
GuiceyIDEA supports both annotation-based and explicit bindings for Guice, interchangably
GuiceyIDEA supports the servlet extensions to Guice, understanding session-scoped and request-scoped bindings.
GuiceyIDEA integrates seamlessly with many popular version
control systems, including CVS, Subversion, and Perforce.
This allows changes to be easily applied to large multi-developer
projects.
|