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

how to add preprocess loader in webpack 2 -

python - django admin: changing the way a field (w/ relationship to another model) is submitted on a form so that it can be submitted multiple times -

sharepoint online - C# CSOM SPView ListItemCollection did not update after I add new field in the SP view -