[
https://issues.jboss.org/browse/JBIDE-12237?page=com.atlassian.jira.plugi...
]
Denis Golovin commented on JBIDE-12237:
---------------------------------------
verified fixes and they worked for me.
{quote}The Download Runtimes wizard uses the org.jboss.tools.common.zip.UnzipOperation
class from the common component that overwrites the existing entries without a warning. If
you want we to change this functionality, we would need to create a new jira against the
common component.{quote}
UnzipOperation is just util that knows nothing about UI, why not just check if location
exists and is not empty, then warn in dialog title about owervriting previous version if
it is there.
Improve UI of Runtimes dialog
-----------------------------
Key: JBIDE-12237
URL:
https://issues.jboss.org/browse/JBIDE-12237
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: runtime-detection
Affects Versions: 3.3.0.Final
Reporter: Lucia Jelinkova
Assignee: Snjezana Peco
Fix For: 4.0.x, 4.1.x
Attachments: dialog.jpg, JBIDE-12237-download-dialog.png
On Runtime detection preferences screen there is a Download button that displays runtimes
available for download. The dialog showing those runtimes can be improved, for example:
* shrink the table and put it into group called Available runtimes or Runtimes available
for download
* change the name of the dialog according to previous point
* maybe it is not necessary to display the id in this table (does it have any value for
the user?)
* the file size might have - what about adding it into the table?
* when double clicking the table row, invoke the same action as on OK button
* what about changing the OK button to Select or Download?
* what about converting the dialog to some kind of wizard since after clicking
"OK" another page is displayed
--
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