https://github.com/inanyan/intellij-issue-modularity
https://github.com/inanyan/intellij-issue-modularity
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inanyan/intellij-issue-modularity
- Owner: InAnYan
- Created: 2024-05-08T13:23:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T11:35:37.000Z (about 2 years ago)
- Last Synced: 2025-02-17T17:57:32.522Z (over 1 year ago)
- Language: Java
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository is a MWE for demonstrating that IntelliJ does not read `patchModule` out of `build.gradle`.
`Main.java` shows compilation errors in IntelliJ although it works fine with gradle.