I have a JSF project and I have a set of existing Entity classes. Is there anyway in Netbeans to generate Tables from my Entities without having to use the new entity wizard?...I found this functionality in Eclipse under the JPA Tools -> Generate Tables f...