Skip to content

Modules from other directory are not displayed #804

Open
@nzaytsev

Description

@nzaytsev

I have Java project with module structure like this:

    <modules>
        <module>../shared</module>
        <module>../ui</module>
        <module>module1</module>
        <module>module2</module>
        ...
    </modules>

When I open this project, I see only modules from current directory, and I don't see ../shared and ../ui modules in the Java Projects view

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions