It works for me. What's your site-plugin/doxia version? What do you mean with "no
generated file ..."? The snippet is supposed to be included in the file.
-Lukas
Nathan John Sowatskey wrote:
Hi all
Has anyone been able to get the snippets to work in a .properties file:
I have this:
//START SNIPPET: message_examples
# Exception message definitions
APP-ASB-CCPN-300=An UnChecked message (1) with {0}
APP-ASB-CCPN-400=A Checked message (1) with {0}
APP-ASB-CCPN-500=An UnChecked message (2) with {0}
APP-ASB-CCPN-600=A Checked message (2) with {0}
//END SNIPPET: message_examples
And this:
%{snippet|id=message_examples|file=src/test/resources/com/x/y/messages/excep
tions.properties}
I also tried with #START ...
It didn't work. No obvious error, but no generated file either.
Should this work?
Many thanks
Nathan
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]