Re: Is there a linux java editing tool

1998-06-04 Thread Felix Morley Finch
Forgive me my weakness... >>In article <[EMAIL PROTECTED]>, >[EMAIL PROTECTED] writes: > does anyone know an ide add-on for vi, nvi, or vim? > I guess something similiar to JDE? xemacs + viper + jde :-) :-) :-) -- ... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._. Fel

Re: Java/JDBC mailing group ?

1998-06-02 Thread Felix Morley Finch
>>In article <[EMAIL PROTECTED]>, >"Nguyen, Tram N." <[EMAIL PROTECTED]> writes: > I am trying to find the discussion group for JDBC/JAVA which I think it > was once managed by java.blackdown.org > (by subscribed to [EMAIL PROTECTED]) . I wonder if anyone > can tell me whether that group has bee

Re: building shared libraries for native

1998-05-22 Thread Felix Morley Finch
>>In article <[EMAIL PROTECTED]>, Craig E Rasmussen ><[EMAIL PROTECTED]> writes: > I'm having trouble getting native calls to work. I'm using JDK-1.1.3 > and the simple HelloWorld example segfaults. My guess is that the > problem is that I'm not creating the shared objects correctly. I'm > us

Re: Classpath help

1998-05-22 Thread Felix Morley Finch
>>In article <000901bd9d19$bce8d280$4c28df80@sgee>, "Steve" <[EMAIL PROTECTED]> >writes: > I need some help configuring my classpath. > I can javac on file it works fine ie: > javac hello.java > this creates the .class file. Then when I try and run > java hello > the error I get is: > can't f