Steps to reproduce:
Open a new buffer, enable jde and type:
public enum Test {
FOO, BAR;
}
put mark inside enum
M-x jde-javadoc-generate-javadoc-template
2. Expected behavior: Javadoc is automatically generated
3. Actual behavior: Mini-buffer says "Documentation is up-to-date"
Nobody/Anonymous
None
None
Public
|
Date: 2010-02-10 08:04:50 PST I was using an old version of CEDET. Upgrading to the latest version in CVS |
|
Date: 2010-02-10 05:35:52 PST I use JDEE 2.4.1, GNU Emacs 23.1.50.1, CEDET Version: 1.0pre7 and it works: |