How could I customize my generate java code style?

From: yadan (yx..ss.com.cn)
Date: Sun Nov 10 2002 - 01:23:57 EST

  • Next message: Andrus: "Re: How could I customize my generate java code style?"

    I prefer the java code style of "NEXT LINE" like
    public void foo()
    {
    }
    not "END of LINE"
    public void foo() {
    }

    I've modified the templates files under src\cayenne\dotemplates\, and rebuild the source . I rename the cayenne-cust.jar to cayenne.jar .But the codes generation by the new jar has nothing changing.

    How do I could change it?
    Waiting for your response ,Thanks !

                                     

            yadan
            yx..ss.com.cn
              2002-11-10



    This archive was generated by hypermail 2.0.0 : Sun Nov 10 2002 - 01:35:20 EST