Amlan Saha wrote:
>
> Hi people
>
> On RH 6.0 when I try to create a .jar file out of my classes, I get
> the following - (I used jar cf my.jar *.class)
>
> java.lang.NoClassDefFoundError: sun/tools/jar/Main
> at java.lang.Throwable.(Throwable.java:40)
> at java.lang.Error.(Erro
Amlan Saha <[EMAIL PROTECTED]> writes:
> On RH 6.0 when I try to create a .jar file out of my classes, I get
> the following - (I used jar cf my.jar *.class)
>
> java.lang.NoClassDefFoundError: sun/tools/jar/Main
> at java.lang.Throwable.(Throwable.java:40)
> at java.lang.Error.(
Hi people
On RH 6.0 when I try to create a .jar file out of my classes, I get
the following - (I used jar cf my.jar *.class)
java.lang.NoClassDefFoundError: sun/tools/jar/Main
at java.lang.Throwable.(Throwable.java:40)
at java.lang.Error.(Error.java:21)
at java.lang.Linka