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
The ability to create a project has been added.
However, if you add a project, package, class, category and method, and then try the project pan menu item write, it has a directory in which is saying it's going to write, but you get a walkback, wrong number of args for selector. Looks like RowanProjectService perform: #'write' with: anArray( 'PackageOne', 'Globals', 'Core').
While working with created projects isn't critical for alpha, it does mean the add project features is a bit marginal. Saving work is rather important.
The text was updated successfully, but these errors were encountered:
The ability to create a project has been added.
However, if you add a project, package, class, category and method, and then try the project pan menu item write, it has a directory in which is saying it's going to write, but you get a walkback, wrong number of args for selector. Looks like RowanProjectService perform: #'write' with: anArray( 'PackageOne', 'Globals', 'Core').
While working with created projects isn't critical for alpha, it does mean the add project features is a bit marginal. Saving work is rather important.
The text was updated successfully, but these errors were encountered: