Pojo language

Hello,

I'm trying to create a language to generate pojos but I can not figure out how to generate a class with a name given as an element of my new language.

0
1 comment
Avatar
Permanently deleted user

You can use property macro on name of the class. You can create it at any property not just string as in The Simplest Language tutorial. You just need to create class move cursor to class name and press controlaltM. After that you can creat query method....

0

Please sign in to leave a comment.