CSC301: Admin: What to do you have lots of red marks in Eclipse [22/56] Previous pageContentsNext page

Suppose you had eclipse working and then one day, eclipse looks like this:

install-eclipse-red

Try

  "Project" > "Clean..." > "Clean all projects"

If that does not work, try creating a fresh eclipse-workspace.

The above works by copying the good files to a new eclipse-workspace. You can also try the following approach, which removes the problemantic files from the exiting eclipse-workspace instead.

If that does not work ensure that you have the correct version of Java installed.

Previous pageContentsNext page