diff --git a/CSharpTranslator/antlr3/sampleconfigs/secs2j.ini b/CSharpTranslator/antlr3/sampleconfigs/secs2j.ini index c240c15..a37c985 100644 --- a/CSharpTranslator/antlr3/sampleconfigs/secs2j.ini +++ b/CSharpTranslator/antlr3/sampleconfigs/secs2j.ini @@ -29,16 +29,16 @@ out-xml-dir = /Users/keving/tmp/xml/se ; Source and output for translation files and templates cheat-dir = -net-templates-dir = /Users/keving/gitrepos/cs2j/CS2JLibrary/NetFramework/ICSharpCode|/Users/keving/gitrepos/cs2j/CS2JLibrary/NetFramework/System +net-templates-dir = /Users/keving/gitrepos/rustici/ScormEngine/java/CS2JLibrary/NetFramework/ ex-net-templates-dir = -app-dir = /Users/keving/svnrepos/ScormEngineNet/src/app/ScormEngine.Core/ +app-dir = /Users/keving/gitrepos/rustici/ScormEngine/net/src/app/ScormEngine.Core/ ex-app-dir = -cs-dir = /Users/keving/svnrepos/ScormEngineNet/src/app/ScormEngine.Core/ +cs-dir = /Users/keving/gitrepos/rustici/ScormEngine/net/src/app/ScormEngine.Core/Logic/ ex-cs-dir = -out-java-dir = /Users/keving/tmp/java/se/src +out-java-dir = /Users/keving/gitrepos/rustici/ScormEngine/java/RusticiSoftware.ScormContentPlayer.Logic/src ; Enable Alternate Translation Templates alt-translations = @@ -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