I added:
TmpC c:/tmp/
to my folders.cfg and then
   dir '~TmpC'
worked fine.

You could try making sure that your alias starts with a capital letter. I
think that is the convention for user (as opposed to system) folders. I
tried the following with no  sucess:
tmpC c:/tmp/


On Sat, Aug 23, 2014 at 11:41 PM, Steven Taylor <[email protected]> wrote:

> has anyone successfully used jqt with custom project locations?
>
> In the menu edit/configure/folders (config/folders.cfg), I placed the line:
>
>   test_proj c:\dev\some\path
>
> However, the menu items project/new and project/open do not appear to be
> picking this up correctly.  What should the correct configuration look
> like?
>
> btw: I also tried forward slashes to no avail, as in:
>
>   test_proj c:/dev/some/path
>
> thanks,
> -Steven
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to