[syntax] add compiler plugin

GitOrigin-RevId: e311fdb450c237256fbd57b90f70e4ba33d32d22
This commit is contained in:
Alexander Zolotov
2025-04-12 14:47:00 +00:00
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>