I moved project folders from another machine and renamed top level folders.

dir '~Projects'  points to right folder.
Name match between project folder and  .jproj file solved the problem.

Thanks Chris.




On Wed, Jun 26, 2019 at 3:08 PM chris burke <[email protected]> wrote:

> It should pick up your projects automatically when you restart J.
>
> Can you confirm that your projects are correctly set up, i.e. that each
> project folder has a .jproj file of the same name? See https://code.
> jsoftware.com/wiki/Guides/Folders_and_Projects.
>
> Also check that ~Projects is defined correctly:
>
>   dir '~Projects'
>
> On Wed, Jun 26, 2019 at 2:10 PM Yuvaraj Athur Raghuvir <
> [email protected]> wrote:
>
> > Hello,
> >
> > I decided to add a /projects/jgit folder to keep my J Projects under Git
> > control. However, when I launch Project Manager from Jqt (on mac), it
> does
> > not find my projects.  I modified folders path as follows.
> >
> > Projects ~user/projects/jgit
> >
> > What am I missing?
> >
> > Regards,
> > Yuva
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> ----------------------------------------------------------------------
> 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