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
It is important for users to be able to create a project from Jadeite. For an initial cut it doesn't need to be feature-rich, just someplace to put work.
The text was updated successfully, but these errors were encountered:
@ericwinger, the basic api for code creation can be easily seen in $GEMSTONE/rowan3/bin/createRowanProject.solo ... not all of the script options need to be supported. See the default values for options in the script.
We can discuss in more detail when you're ready to add support ...
Also, refactored two tests that used to use a disk based RowanSample1 project.
Added unload methods to unload a project and cleanup disk installation.
#172
It is important for users to be able to create a project from Jadeite. For an initial cut it doesn't need to be feature-rich, just someplace to put work.
The text was updated successfully, but these errors were encountered: