Enable customization of New/Edit Server Runtime Wizard screen
-------------------------------------------------------------
Key: GERONIMODEVTOOLS-172
URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-172
Project: Geronimo-Devtools
Issue Type: Improvement
Components: eclipse-plugin
Affects Versions: 2.0
Reporter: Ted Kirby
Attachments: GD-172.patch
The installDir label and text box have hard-coded Geronimo values:
tooltipLoc=A location of an existing Geronimo installation or a path to install
to.
tooltipInstall=Downloads the selected Geronimo distribution and installs it to
the specified location.
replace Geronimo above with {0}.
Code must be updated to pass in the value as getRuntimeName()
Also, the visibility of some methods should be changed from private to at least
protected to allow flexibility in overriding this screen for
extension/customization.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.