a help to "create missing ressource Property" with alt+enter where fine.
Description
if i have the code
<f:loadBundle basename="de.diako.behandlungspfad.jsf.Resources" var="bundle"/>
<h:form>
<h:outputText value="#{bundle.unknown_label}"/>
a help to "create missing ressource Property" with alt+enter where fine.