Igniters, The project does not seem to compile in IDEA: there are two IgniteLinkTaglet versions for Java 8 and Java 9+, and both files get picked up by the IDE for some reason, resulting in build errors.
I've done all the usual things (fresh clone, invalidate caches). java-8 profile is enabled, java-9+ disabled, only JDK 8 is installed. Maven build is fine, only IDEA gives me errors. I've seen some people just delete one of the IgniteLinkTaglet files, this works for me too but is quite inconvenient. Is there any trick to this?