Re: API to get @author and @copyright header
markiewb <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Have a look at the freemarker template approach in NB. Search for createFromTemplate or similar Best regards, markiewb Från: gaurav_gupta Skickat: Freitag, 25. März 2016 14:06 Till: [email protected] Ämne: [platform-dev] API to get @author and @copyright header Hi there, I am author of JPA Modeler. Is there any API available to fetch author name and header so that JPA Modeler will add these information to generated source code. Thanks.