I have been using the SDK for a while now and I'm trying to use it as a base for a unit test testbed. In the same time I'm trying to setup a derby connection (using Alfresco SDK 3.4) in memory to avoid touching the disk (it seems derby is gone more or less).
Now if there is a better way to test your amp projects, I would welcome any suggestions.