I'm new in Scala and I'm following a course on Linkedin Learning. I'm trying to configure Eclipse to work with the Scala IDE or to use the standalone Scala IDE based on Eclipse Oxygen. I'm using MacOS Big Sur 11.1 and I know that there is some issue with that. The problem is that I can use the standalone Scala IDE that I download from http://scala-ide.org/ because, when I run it, I have these errors when I try to import a project: ScalaIDEerror1 ScalaIDEerror2
Also, if I download Eclipse plugin for Scala (with Eclipse 2021-03(4.19.0)) I got the following errors. EclipseError1 EclipseError2 I've tried to google about it but I couldn't find anything.
Thanks to anyone who can help.