I'm trying to install Spring Boot STS but unfortunately I always get the same error (sorry for the blacked up part in path in pictures, my name is shown)
Error I get when I try to run Spring Boot after downloading it
Things I tried:
- Installed Java from Java Oracle (I tried versions 18,17 and 8 all giving me the same error in Spring Boot STS)
- When I run Java -version in command prompt it seems it is installed correctly
- Configured my environment variables in System Variables in Path and also I put in User variables PATH and CROSSPATH
- Tried to install Eclipse but get this error
- Tried Jarfix, doesn't work
- Tried run.bat with java -jar FileName.jar, doesn't work
- Tried reinstalling everything and restarting my laptop,nothing works
Do you have any suggestions what might be the problem?