JAutodoc for Eclipse
        Posted  
        
            by bizso09
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by bizso09
        
        
        
        Published on 2010-05-11T23:21:25Z
        Indexed on 
            2010/05/11
            23:24 UTC
        
        
        Read the original article
        Hit count: 608
        
Hi,
I'm trying to generate javadoc with JAutodoc 1.7 for Eclipse 3.5. I've sucessfully created templates for files, classes, methods. However, on parameters and exceptions I get the default @param and @throws tags generated even if I change the template in preferences/JAutodoc/templates/parameters.
This is incompatible with the coding standards they have given us. Any help?
Btw, I tried to use the default eclipse comment template but I couldn't find any enclosing_method_arguments variable in my version. Any ideas why that might be?
© Stack Overflow or respective owner