> Ah?! Have you tried calling "java" using "/" as a package separator? > It is quite convenient, when you use on a shell with filename > completion. > > e.g.: > java mypackage/Main > does behaves like: > java mypackage.Main > (as far as I know). > > Or is it an undocumented bug? I think it depends on the interpreter. I have had experiences where it does and doesn't work. John
- Wrong JNI name for methods??? Etienne M. Gagnon
- Re: Wrong JNI name for methods??? Tom Tromey
- Re: Wrong JNI name for methods??? Etienne M. Gagnon
- Re: Wrong JNI name for methods??? Artur Biesiadowski
- Re: Wrong JNI name for methods??? Etienne M. Gagnon
- Re: Wrong JNI name for methods??? Tom Tromey
- Re: Wrong JNI name for methods??? Etienne M. Gagnon
- Re: Wrong JNI name for methods??? Tom Tromey
- Re: Wrong JNI name for methods??? Etienne M. Gagnon
- Re: Wrong JNI name for methods??? John Leuner
- Re: Wrong JNI name for methods??? Daniel L. Rall

