ERROR - Unbound Classpath Variable: during build


Problem 

Unbound Classpath Variable: xxxxxx during build on eclipse / RAD / WSAD.

Cause

Variable specified in .classpath not found.

Resolution 

Goto Eclipe -> Preferences -> Java -> Build Path -> Classpath Variables

Check if the specified variable is available.

If not , Add it along with the expected value.