how to create an applet java in eclipse from a project whichs depends from a jar file?

W

welsungo

I've got an applet java written in eclipse and the project depends of
an external jar file. I want to export my project, with the jar file
in, of course, to a new jar file so i can launch it from a web page.
When i set export in eclipse, i select java class files from my
project, and i select also the jar file from which my project depends
on and they all are set in a new jar file. But... when i run the web
page, it runs the exceptions java.lang.NoClassDefFoundEffor because
java isn't found my external class file.

what have i done bad?

thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top