Hello,
I issued the following command and the entities went to the top level package in spite of settings of '--package ~.domain'
What did I wrong ?Code:database reverse engineer --schema db --activeRecord false --package ~.domain --testAutomatically .... Created SRC_MAIN_JAVA\com\mycompany\credit\Type.java
Thanks in advance. Cs
Roo 1.2.1


Reply With Quote