Two sub-packages in different directories

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nicolas Fleury

    Two sub-packages in different directories

    Hi everyone,

    I want to know if it is possible to have two sub-packages of the same
    package in different directories. For example, have mycompany.team1 and
    mycompany.team2 packages in two different directories, at least one not
    in the directory of mycompany package. I'm on Windows and softlinks are
    not a solution.

    Thx and Regards,

    Nicolas
  • Peter Otten

    #2
    Re: Two sub-packages in different directories

    Nicolas Fleury wrote:
    [color=blue]
    > I want to know if it is possible to have two sub-packages of the same
    > package in different directories. For example, have mycompany.team1 and
    > mycompany.team2 packages in two different directories, at least one not
    > in the directory of mycompany package. I'm on Windows and softlinks are
    > not a solution.[/color]



    Peter

    Comment

    Working...