mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 08:09:39 +07:00
[intellij project configuration] don't add jetbrains-annotation-java5 to the classpath of IntelliJ IDEA
This isn't needed since production migrated to use the modern variant of the library (IDEA-329910). GitOrigin-RevId: 83c90e3408a7f91d733b302d2e30740d502f9766
This commit is contained in:
committed by
intellij-monorepo-bot
parent
8d77f4bc8c
commit
07372fdc76
@@ -15,7 +15,6 @@
|
||||
<orderEntry type="module" module-name="intellij.ant" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.platform.boot" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.platform.bootstrap" scope="RUNTIME" />
|
||||
<orderEntry type="library" scope="RUNTIME" name="jetbrains-annotations-java5" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.java.compiler.impl" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.java.compiler" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.java.debugger.impl" scope="RUNTIME" />
|
||||
|
||||
Reference in New Issue
Block a user