java - Cannot be resolved error in JavaEE project -


i doing semestral project. opened javaee file , had issue, fine on friday last time opened can see dbao shows has none. says cannot resolved. file meant connect mysql database.

  1. restart eclipse
  2. project -> clean -> clean projects followed project -> build all
  3. right click on error project -> properties -> java build path -> check build path missing, looked jre missing, try selecting right or existing jre

Comments

Popular posts from this blog

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -

go - serving up pdfs using golang -

how to add preprocess loader in webpack 2 -