]
Marián Labuda closed JBIDE-21308.
---------------------------------
Verified in Red Hat Developer Studio 10.0.0.Alpha1 B5255.
Server Adpater: implement Show in > Web Browser works
-----------------------------------------------------
Key: JBIDE-21308
URL:
https://issues.jboss.org/browse/JBIDE-21308
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Labels: openshift_v3, server_adapter
Fix For: 4.4.0.Alpha1
Current code in OpenShiftServerExtendedProperties#getWelcomePage only takes the 1st route
which will open the wrong page if there are several ones in the same page. It is therefore
commented. We need to find a way to either give the user a chance to choose the route
among the available ones or find a way to programmatically choose the right one.