Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/inanyan/intellij-issue-modularity
https://github.com/inanyan/intellij-issue-modularity
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/inanyan/intellij-issue-modularity
- Owner: InAnYan
- Created: 2024-05-08T13:23:23.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T11:35:37.000Z (7 months ago)
- Last Synced: 2024-11-22T01:41:44.900Z (about 2 months 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.