@Namespace("ns1") @Defaults("liesel=cat") //note NOT namespaced - just had to put this somewhere package com.mastfrog.settings.ns1; import com.mastfrog.guicy.annotations.Defaults; import com.mastfrog.guicy.annotations.Namespace;