Is there any way for the Manifold IntelliJ plugin to load properties defined in maven profiles?
I would like to define properties in my maven profiles and have the IntelliJ Manifold plugin load them as symbols so that the #if #else blocks can be correctly highlighted depending on the maven profile currently selected in the IDE.