You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
buildplan.m manually adds buildUtilities to the path in your custom tasks. Instead, you can include buildUtilities in the project path and just open the project. It looks like buildtool will automatically open the project starting in 25a, but in earlier releases you can just run openProject(pwd);