From 5287e7b1f7650676c8d3c85f61e3f538c3858075 Mon Sep 17 00:00:00 2001 From: Kevin Glynn Date: Wed, 11 Jan 2012 14:45:08 +0100 Subject: [PATCH] For ScormEngine we don't rename methods --- CSharpTranslator/antlr3/sampleconfigs/secs2j2.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CSharpTranslator/antlr3/sampleconfigs/secs2j2.ini b/CSharpTranslator/antlr3/sampleconfigs/secs2j2.ini index f16a1a4..7f5c35d 100644 --- a/CSharpTranslator/antlr3/sampleconfigs/secs2j2.ini +++ b/CSharpTranslator/antlr3/sampleconfigs/secs2j2.ini @@ -49,7 +49,7 @@ timestamp-files = false blanket-throw = true exception-is-throwable = false make-javadoc-comments = true -make-java-naming-conventions = true +make-java-naming-conventions = false ; These are experimental settings. ; They may change (or disappear, or move to General section, or ....) in future releases