When i utilize code generation wizard in I choose postgresql language and after I press the button "next" and when I press on the button Generate they are nothing to do le status check the not yet generate. It doesn't start the code generation. But if I choose C++ language and I press on the button Generate the status check the succes state for every class. Can you repare this problem? Thanks Reproducible: Always Steps to Reproduce: 1.I choose code generation wizard tool 2.In the general I choose postgresql Language 3.I press on the buttom next 4.I press on the buttom Generate 5. Nothing to do, the status stay on not yet generate Actual Results: Nothing Expected Results: generate the code for postgresl
You need to add the entities to be generated to a entity relation diagram.
Another option is to select the entity relationship model folder in the tree view. BTW: Selecting logical view in the tree view and opening class generating wizard shows all classes below it, but the wizard is unable to generated from related classes. Looks somehow broken :-(
Hi Ralf, Thanks a lot. Efectively, I need to create the entity on the relationship model. steph
Git commit 16c167212abc2206d04c123726afc20e9626efa7 by Ralf Habacker. Committed on 02/11/2015 at 11:47. Pushed by habacker into branch 'Applications/15.08'. Fix bug 'don't generate the code with postgresql option in code generation wizard'. - Use uml object root depending on the active language instead of tree view selection, which do not work for entities. - Fix order of code generator wizard pages to show options first and then class selection page to avoid choosing invalid objects caused by changing active language after selection. FIXED-IN: 2.17.3 (KDE Applications 15.08.3) M +10 -1 umbrello/codegenwizard/codegenerationwizard.cpp M +4 -1 umbrello/codegenwizard/codegenerationwizard.h M +7 -9 umbrello/codegenwizard/codegenselectpage.cpp http://commits.kde.org/umbrello/16c167212abc2206d04c123726afc20e9626efa7
I had difficulty understanding the title. I hope you don't mind my changing it.
Thanks for their explications, I'll test with Ralf Habacker's directives. Steph
Git commit 3604c8c775367647816771772d71e2d48ebdec83 by Ralf Habacker. Committed on 16/12/2015 at 18:15. Pushed by habacker into branch 'frameworks'. Fix bug 'don't generate the code with postgresql option in code generation wizard'. - Use uml object root depending on the active language instead of tree view selection, which do not work for entities. - Fix order of code generator wizard pages to show options first and then class selection page to avoid choosing invalid objects caused by changing active language after selection. FIXED-IN: 2.17.3 (KDE Applications 15.08.3) M +10 -1 umbrello/codegenwizard/codegenerationwizard.cpp M +4 -1 umbrello/codegenwizard/codegenerationwizard.h M +7 -9 umbrello/codegenwizard/codegenselectpage.cpp http://commits.kde.org/umbrello/3604c8c775367647816771772d71e2d48ebdec83