complicated stuff

i tryed jsmooth but the problem stays.. the main-class error
at moment it dosnt matter to me on what system it runs..
the only thing that i want that it runs ..no matter on what..
only one time that it start without eclipse
i come from c++ and there i only need to add the libs inside
the visual studio.. the compiler do the job..
in java/eclipse is everything complicated
only for understanding:
the problem seems the jogl libs
i add them inside eclipse editor at buildpath/libarys ..and there they work
(jogl.jar gluegen-rt.jar)
and i have left the .libs in my jogl installation folder
(jogl.lib jogl-awt.lib jogl-cg. gluegen-rt.lib)
ok:
what lib or what jar did i have to put where in the
workspace or in the final jar or something else
and what did i have to add inside the manifest.mf
in the final jar are my folders and the Meta-inf
,should i create there an folder libs and copy all inside (libs and jars)?
thanks for help.. i am very confused