Results 1 to 2 of 2

Thread: destination package of 'database reverse engineer'

  1. #1
    Join Date
    Jun 2010
    Posts
    13

    Default destination package of 'database reverse engineer'

    Hello,

    I issued the following command and the entities went to the top level package in spite of settings of '--package ~.domain'

    Code:
    database reverse engineer --schema db --activeRecord false --package ~.domain --testAutomatically 
    ....
    Created SRC_MAIN_JAVA\com\mycompany\credit\Type.java
    What did I wrong ?

    Thanks in advance. Cs

    Roo 1.2.1
    Last edited by cscsaba242; Feb 26th, 2012 at 09:40 AM.

  2. #2
    Join Date
    Jun 2010
    Posts
    13

    Default

    Anyway, no mater, absolute path works.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •