Support @Inject Logger
----------------------
Key: JBIDE-9745
URL:
https://issues.jboss.org/browse/JBIDE-9745
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: CDI extensions
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.M4
CDI Tools should have a built-in bean available for the following injection points, if
Seam Solder extension presents:
{code}
@Inject org.jboss.logging.Logger log;
{code}
See
http://docs.jboss.org/seam/3/solder/latest/reference/en-US/html/logging.html
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira