newbie:ClassNotFoundException when running application

Alexandre Oliva oliva at lsd.ic.unicamp.br
Mon May 28 19:43:56 PDT 2001


On May 28, 2001, Frederic ALBERT <Frederic.ALBERT at st.com> wrote:

> Here is my CLASSPATH :
> /tests/java/TextEdit.class:/tests/java/kaffe/test/awt/Calc/Calc.class:

No point in mentioning .class files in CLASSPATH.  Only directories
and .jar/.zip archives.  It seems that your problem is that you're
missing `.' somewhere in the CLASSPATH.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


More information about the kaffe mailing list