When I update from JDE 2.1.7 to JDE 2.2.1 and latest version
JDE 2.2.3, the generated code by buffer templates have
an strange @author line in header comments like following.

/**
 * NewClassJDE223.java
 *
 *
 * Created: Wed Sep 06 04:50:57 2000
 *
 * @author <a href="mailto: "Toru TAKAHASHI</a>
 * @version
 */
where I define user-full-name in my .emacs as "Toru TAKAHASHI".
In the case not defining user-full-name, @author line is
 * @author <a href="mailto: "</a>

It seems lacking of user-email-address, and ">" before 
user-full-name.
I see the jde-gen.el and there are defines of buffer templates
of class, console, and jfc-app. But it is difficult for me 
to see the detail of emacs lisp code.

JDE2.2.3
semantic-1.2.1
speedbar-0.12
elib-1.0
GNU Emacs 20.6.1 (i386-*-nt4.0.1381)
WindowsNT 4.0


    Toru

Reply via email to