Hello,
Any plans to support autowiring in Spring IDE? For the moment, the plugin complains about the absence of constructor with no arguments when I use autowire="constructor" and define a single constructor with arguments.