Is there any way to tell jhipster import-jdl that you want to delete old entities already created and drop the database to create a new structure without creating a new proyect?
When I make changes jhispter keeps my old entities and everyting gets dirty.
Thanks,