]
Vlado Pakan commented on JBIDE-19335:
-------------------------------------
As I wrote in comment above: "Tested with JBDS 9.0.0.Beta2 B67"
It had fix version "4.3.0.Beta2" at the time I was verifying it therefore I was
testing it with JBDS 9.0.0.Beta2 B67
org.jboss.tools.runtime.ui.internal.wizard.DownloadRuntimeLicenseFragment fails with
SWTError without browser available
-----------------------------------------------------------------------------------------------------------------------
Key: JBIDE-19335
URL:
https://issues.jboss.org/browse/JBIDE-19335
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: common/jst/core, runtime-detection
Affects Versions: 4.2.3.Beta1, 4.3.0.Alpha1
Environment: Linux
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: 4.3.0.CR1
DownloadRuntimeLicenseFragment should work even without browser widget available and
show html or text without html tags with <p> and <br> elements replaced with
'\n'.
Steps to tests the issue:
1. Linux disto without webkit or xulrunner (I was using xubuntu to verify)
2. Run JBT and try to download WildFly using Runtime Download dialog;
3. It should show not fail with SWTError when presenting license step, but show the link
to the license, so you can click on it to open system browser or copy/past it into your
favorite one
4. Close eclipse
5. Install libwebkit
6. Start eclipse, do WildFly downloading steps again and you should see license text
inside dialog.