Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to resolve build path errors?

If I run my project this error will come build path problem how to solve this error.

error:

  1. Description Resource Path Location Type Project 'videothumb' is missing required source folder: 'gen' videothumb Build path Build Path Problem
  2. The project cannot be built until build path errors are resolved videothumb Unknown Java Problem

Can any one help me?

alt text

like image 456
RBJ Avatar asked Jan 20 '11 09:01

RBJ


People also ask

How do I fix errors in Eclipse?

The Quick Fix dialog can also be displayed by right clicking on the error item in the Problems view and selecting the Quick Fix menu item.


1 Answers

Try to clean project and if it still doesn't help close and then open project.

like image 128
dcave555 Avatar answered Sep 24 '22 21:09

dcave555