]
Viacheslav Kabanovich updated JBIDE-8199:
-----------------------------------------
Fix Version/s: 3.3.0.M1
(was: 3.3.x)
Support named packages
----------------------
Key: JBIDE-8199
URL:
https://issues.jboss.org/browse/JBIDE-8199
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: cdi (jsr-299)
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
Labels: new_and_noteworthy
Fix For: 3.3.0.M1
2.4. Named packages
Seam Solder allows you to annotate the package @Named, which causes every bean defined
in
the package to be given its default name. Package annotations are defined in the file
package-
info.java. For example, to cause any beans defined in com.acme to be given their default
name:
@Named
package com.acme
--
This message is automatically generated by JIRA.
For more information on JIRA, see: