[
https://issues.jboss.org/browse/JBIDE-12793?page=com.atlassian.jira.plugi...
]
Isaac Rooskov updated JBIDE-12793:
----------------------------------
Release Notes Docs Status: Documented as Feature Request
Writer: irooskov
Release Notes Text: A new wizard has been created that allows for the
registering of Service implementations. The wizard adds an existing class that implements
an interface, to an appropriate META-INF/services file, or creates the Service file if it
does not exist. A user can access this wizard either through the wizard selection screen
or by using the keyboard shortcut Ctrl+Shift+F10.
Wizard for registering Service implementations (ServiceLoader /
Service file)
-----------------------------------------------------------------------------
Key: JBIDE-12793
URL:
https://issues.jboss.org/browse/JBIDE-12793
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: common/jst/core
Reporter: Lincoln Baxter III
Assignee: Viacheslav Kabanovich
Labels: new_and_noteworthy
Fix For: 4.0.0.Beta1
Attachments: RegisterAsServiceDialog.png, RegisterAsServiceShortcut.png, src.png
It would be very nice if we had a wizard for adding an existing class implemeting an
interface to an the appropriate META-INF/services file, or creating said service file if
it does not exist.
The user should probably be able to pick the interfaces to be used as service interfaces.
(Either one or a time, or multiple at a time for convenience, not sure which would be
easier to do.)
Cheers
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira