For the com.intellij.openapi.components.Storage annotation I don't seem to be able to set the value attribute as IDEA is telling me that only named arguments are available for Java annotations. Additionally, value doesn't appear to be available as a named argument. (I determined this was because I was using idea/master rather than idea/143 which I was building against)