[
https://jira.jboss.org/jira/browse/JBIDE-3121?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen updated JBIDE-3121:
---------------------------------------
Description:
http://docs.jboss.org/webbeans/spec/PDR/html/componentmodel.html#definiti...
package <packagename>;
@BindingType
@Retention(RUNTIME)
@Target({METHOD, FIELD, PARAMETER, TYPE})
public @interface <classname> {
<annotation members>
}
New Binding type wizard
-----------------------
Key: JBIDE-3121
URL:
https://jira.jboss.org/jira/browse/JBIDE-3121
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Max Rydahl Andersen
Fix For: LATER
http://docs.jboss.org/webbeans/spec/PDR/html/componentmodel.html#definiti...
package <packagename>;
@BindingType
@Retention(RUNTIME)
@Target({METHOD, FIELD, PARAMETER, TYPE})
public @interface <classname> {
<annotation members>
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira