Class not found but exists in classpath..
807606May 31 2007 — edited May 31 2007Hi all! I'm using the Eclipse IDE and i put a jar file in my build path.. I import a class from this file with no problem but when i run my application, it tells me that:
java.lang.NoClassDefFoundError
where is the problem....??
Thanx in advance..