how to add jpa support for existing maven project
i tried
project-->configure--> convert to jpa project (there is no this option)
but for my other projects, such option available... can comment?
I already have existing mven project and i want to generate jpa entity from tables. no need to create new jpa project right?