Skip to content

JetBrains: Remove com.intellij.modules.lang dependency

Warren Gifford requested to merge ps/jetbrains-remove-lang-module-dep into main

Created by: philipp-spiess

I was looking into JetBrains Gateway product support and noticed that according to the JetBrains web UI, the com.intellij.modules.lang module is not supported by that product.

I tried removing it from the definition file but it seems that the product still works without any issues, so let's remove it.

Test plan

Manual testing and hoping that the Java CI steps pass:

Screenshot 2022-07-25 at 12 00 06

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading