-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
8.0.0.CR1
-
None
-
NEW
For N&N: Support for "cd #" and "cd #/PROJECT_NAME"
Now it’s possible to use "cd #" to navigate to the workspace location or "cd #/PROJECT_NAME" (where PROJECT_NAME is the name of the target project) to navigate to an existing project inside the current workspace.
Tried in CR1-v20140915-0805-B246 but commands didn't work.
Forge console output:
[workspace]$ cd # [workspace]$ ls jboss-as-kitchensink-html5-mobile RemoteSystemsTempFiles [workspace]$ cd #/jboss-as-kitchenskink-html-mobile ***ERROR*** Error while executing 'cd' ***ERROR*** no such child: jboss-as-kitchenskink-html-mobile ***INFO*** (type "export VERBOSE=true" to enable stack traces) ***ERROR*** no such child: jboss-as-kitchenskink-html-mobile [workspace]$