JetBrains / JetBrains/java-annotations
Consider removal of JdkConstants
Open
- Dominant language
- Kotlin
- Stars
- 463
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
The project currently has a `requires` directive for `java.desktop` in module-info due to the usage of AWT/Swing classes:
https://github.com/JetBrains/java-annotations/blob/4f3de31e8fe2764dcd137a64ffcafa49db2e541c/common/src/main/java/org/intellij/lang/annotations/JdkConstants.java#L26-L32
Contributor guide
Assessment
This issue has not been assessed yet.