Hi Pavel, please go to "Project Structure | Project Settings | Modules", find module "ignite-tools", open tab "Sources" and mark folder "src/main/java11" as "excluded". Should help.
This happens from time to time if you switch from a very old branch (like "ignite-2.5") to a fresh branch like "master". вс, 9 авг. 2020 г. в 21:18, Pavel Tupitsyn <ptupit...@apache.org>: > 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? > -- Sincerely yours, Ivan Bessonov