]
Lincoln Baxter III updated FORGE-1448:
--------------------------------------
Assignee: George Gastaldi (was: Lincoln Baxter III)
Cannot cd an Entity with TAB completion
---------------------------------------
Key: FORGE-1448
URL:
https://issues.jboss.org/browse/FORGE-1448
Project: Forge
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: UI - Shell
Affects Versions: 2.0.0.CR2, 2.4.1.Final
Reporter: Antonio Goncalves
Assignee: George Gastaldi
Fix For: 2.x Future
When I create 2 entities, I can {{cd}} from on to another if I specify the class, but it
doesn't work with TAB completion :
{code}
[Speaker.java]$ cd ../Talk.java
[Talk.java]$ cd ../Speaker.java
[Speaker.java]$ cd ../T TAB
{code}