SkurSkurrrr
SkurSkurrrr

Reputation: 119

Why is my Eclipse JRE Library JDK 13 unbound?

I imported a project but my JDK 13 JRE is unbound and i have a ton of errors because of that.

enter image description here enter image description here

If i use another JDK version most of the errors are gone but i still have some left f.e.: The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path

This is btw a school project about making a webinterface for a SQL example using jsp and tomcat server

EDIT: SO JDK13 is not unbound anymore, but i still got the "The superclass "javax.servlet.http.HttpServlet" was not found on the Java Build Path" Error. Is it because of the Server library still beeing unbound?enter image description here

Upvotes: 0

Views: 260

Answers (0)

Related Questions