Menu

Prefix Missing?

Help
Hamvil
2005-07-14
2013-04-25
  • Hamvil

    Hamvil - 2005-07-14

    I'm using:

    mgrwriter.classprefix=Bobo

    in my properties file but the generated classes do not have the prefix. I'm doing something wrong or this is a bug?

     
    • nr

      nr - 2005-07-14

      Hi,

      Oops, this is a regression bug.
      Will be fixed in next release.

      In the mean time, you just have to replace
      $!classPrefix
      by
      $!{codewriter.getClassPrefix()}
      In the templates (xManagerTemplate.vm & PerTableVariables.vm)

      Thanks!!!

       
    • Hamvil

      Hamvil - 2005-07-14

      Many thanks for the fix. It works.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.