mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[syntax] add compiler plugin
GitOrigin-RevId: e311fdb450c237256fbd57b90f70e4ba33d32d22
This commit is contained in:
committed by
intellij-monorepo-bot
parent
e49b702a52
commit
041c2b6f8e
@@ -12,6 +12,11 @@
|
||||
<stringArg name="apiVersion" arg="2.1" />
|
||||
<stringArg name="languageVersion" arg="2.1" />
|
||||
</stringArguments>
|
||||
<arrayArguments>
|
||||
<arrayArg name="pluginClasspaths">
|
||||
<args>$MAVEN_REPOSITORY$/jetbrains/fleet/expects-compiler-plugin/2.1.20-0.2/expects-compiler-plugin-2.1.20-0.2.jar</args>
|
||||
</arrayArg>
|
||||
</arrayArguments>
|
||||
</compilerArguments>
|
||||
</configuration>
|
||||
</facet>
|
||||
|
||||
Reference in New Issue
Block a user