2

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,

Mohsen
  • 4,536
  • 2
  • 27
  • 49
Mike
  • 1,059
  • 5
  • 28
  • 51
  • 1
    No. There was an attempt to do so but it did not complete, if you want to contribute it would be a good start https://github.com/jhipster/generator-jhipster/pull/4403 – Gaël Marziou Apr 23 '18 at 23:12
  • I wish I can understand a simple app with JHipster. I'm not a programmer, just a wanabe ;-), but thanks. I'm thinking about zipping a fresh project and deleting it when dirty. Do you have a better idea? – Mike Apr 24 '18 at 07:56
  • 1
    I would rather use git – Gaël Marziou Apr 24 '18 at 08:56
  • Of course! You see, I'm a wannabe – Mike Apr 24 '18 at 09:47

1 Answers1

0

No. There was an attempt to do so but it did not complete, if you want to contribute it would be a good start github.com/jhipster/generator-jhipster/pull/4403 – Gaël Marziou Apr 23 at 23:12

The points should go to Gaël (I want to close this question).

Thanks Gaël Marziou

Mike
  • 1,059
  • 5
  • 28
  • 51