EJB - Generate Code
I am new to IntelliJ IDEA and I have a project that I have inherited.
When I select an EJB, I see a lot of generated code for each of them. At the top of the file it says:
/*
* Generated by XDoclet - Do not edit!
*/
Question is, how do I generate these pages with XDoclet?
John
Please sign in to leave a comment.