Hello all
I have classes all bundled in a package
The name of the package is components
All the classes placed in a directory c:\LJava\build\components
The names of the clases are a.class b.class and c.class
How to jar this package ?
I use dos prompt(not net beans)
main class is in a.class
thank you
denny