Skip to content

bug - javac can not reference class in other gradle module #3885

@mamilic

Description

@mamilic

Without javac eabled and with gradle buildship, the project is imported as expected and class form other module can be autocompleted. However with javac enabled it seems that classes from other modules are not visible.

Steps to reproduce

  1. Javac should be enabled
  2. Download and open this project, multimodule.zip
  3. Go to services/module-a/src/main/java/com/one/demo/DemoApplication.java, the Test class will be red and can not be referenced from module-b

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions