added a comment - 08/Nov/10 7:51 PM - edited
[This is a currently viable workaround - a real fix will come soon]
The solution (as discussed here: http://forums.jcatalog.com/forums/posts/list/150.page#10127) appears to be relatively straightforward. All you need to do is:
1. Export your space's content and rename the resulting zip file to "default-space-template.zip"
2. Create the "org.weceem.resources" package in your project's src/groovy folder
3. Place the default-space-template.zip into the newly created package
This will override the default-space-template.zip file contained in the plugin's package of the same name, and will result in your space becoming the "default" space whenever your development database is (re)created.
Several users want this