[
https://jira.jboss.org/browse/JBIDE-7055?page=com.atlassian.jira.plugin.s...
]
Brian Fitzpatrick commented on JBIDE-7055:
------------------------------------------
To open the Annotation Properties view:
* Window->Show View
* Select Other
* Select JAX-WS-> Annotation Properties
* Click OK
To filter the view to only show ESB annotations (with the ESB annotations plug-in
installed - it's not checked in yet):
* In the Annotation Properties view menu, select Filters
* In the Filters dialog, check all annotation categories except for "JBoss ESB"
* Click OK
Hook ESB Action Annotations to Annotation Properties view
---------------------------------------------------------
Key: JBIDE-7055
URL:
https://jira.jboss.org/browse/JBIDE-7055
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb
Affects Versions: 3.2.0.M2
Reporter: Brian Fitzpatrick
Assignee: Brian Fitzpatrick
Fix For: 3.2.0.Beta
Attachments: annotation_properties_view_esb.jpg
Continuing the work done by JBIDE-6616, we need to provide some additional help for users
to be able to use the ESB annotations for action definitions.
In Eclipse Helios, there's a new view - the Annotation Properties view - which though
focused on JAXB & JAX-WS annotations currently provides some extensions to be able to
provide any additional Java annotations to the user.
The integration with this view is almost trivial. There are two extensions - one for
defining the category and one for the annotations in the category. All you have to do is
make sure that the annotation classes referenced are available on the classpath in the
plug-in implementing the extensions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira