What does the meaning of Unbound Class Path variable on Eclipse? I got the error and don\'t know how to fix it.
What does the meaning of Unbound Class Path variable on Eclipse?
It's a warning message that says, a classpath variable is no longer valid.
I got the error and don't know how to fix it.
I'm sure you also get a description of which varible was unbound.
Goto Eclipe -> Preferences -> Java -> Build Path -> Classpath Variables
Check if the said variable/jar file is present and add/edit if required.