]
Koen Aers updated JBIDE-12532:
------------------------------
Fix Version/s: 4.2.x
(was: 4.2.1.Final)
Open command doesn't open URLs in JBoss Tools
---------------------------------------------
Key: JBIDE-12532
URL:
https://issues.jboss.org/browse/JBIDE-12532
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: forge
Affects Versions: 3.3.1.Final
Reporter: George Gastaldi
Assignee: Koen Aers
Fix For: 4.2.x, 4.3.x
As of FORGE-611, now it's possible for the OpenPlugin to open URLs. This works when
running Forge in console mode, but does not on JBoss Tools.
To reproduce, type the following in the Forge console:
{code}
open
http://forge.jboss.org
{code}