Re: Java IDE

1999-06-29 Thread Oliver Fels
> I'm having problem finding a Java IDE for Linux I like, and I thought > I should give it a try and ask here. What is everyone here using to > develop their classes in Linux? I'm used to KAWA for Win32, but now > after switching to Linux I've been unable to find a good replacement. > > I would a

Re: Linux Desktop based on JDK 1.2

1999-06-29 Thread Tony Dean
Cliff Baeseman wrote:  I do not know if anyone is interested in this yet but here goes.    I am not happy with the GNOME or the KDE desktops Havn't tried Gnome yet but I understand that it is window manager neutral. I have used CDE extensively and don't care much for KDE. Put KDE on my machine a

Re: Java IDE

1999-06-29 Thread Tony Dean
Matthias, I never found any IDE anywhere that I ever liked. After converting to Unix in the 80s, I would always have to take a vi back to dos/windoze. The tools on any decent Unix blow away any IDE I ever saw. This is probably why IDEs never caught on in Unix. Its not as if IDEs don't exist, just

Re: Platform dependence of Java2 source ...

1999-06-29 Thread Nathan Meyers
Gerald wrote: > > Hi all. > > Alright. In order to gain a good understand of the issues that have > arisen during the port of Java2 on Linux, I have read over the past > messages regarding technical difficulties in the port. There seem to > be several main ones: Perhaps answers are to be found

unknown error

1999-06-29 Thread R MUTHUSWAMY
hi all, i did a program which worked somedays back and then i loaded the servlets for my apache server. Now when i run my old program using kaffe it is telling "segmentation fault". This question may be silly. But please help me with the problem. bye, MUTHU. --

Platform dependence of Java2 source ...

1999-06-29 Thread Gerald
Hi all. Alright. In order to gain a good understand of the issues that have arisen during the port of Java2 on Linux, I have read over the past messages regarding technical difficulties in the port. There seem to be several main ones: - Linux threads are screwy and the Java2 source (J2S) uses S

Re: Linux Desktop based on JDK 1.2

1999-06-29 Thread Michael Holst
Wont this be painfully slow?? - Michael > Cliff Baeseman wrote: > > I do not know if anyone is interested in this yet but here goes. > >I am not happy with the GNOME or the KDE desktops so I have started > building a desktop on top of a minimal RH 6.0 > installation. I am using JBuilder3 o

Linux Desktop based on JDK 1.2

1999-06-29 Thread Cliff Baeseman
I do not know if anyone is interested in this yet but here goes.      I am not happy with the GNOME or the KDE desktops so I have started building a desktop on top of a minimal RH 6.0 installation. I am using JBuilder3 on windows to code the desktop. This is working out very well and JBuild

Re: Java IDE

1999-06-29 Thread Rachit Siamwalla
If you are used to emacs and are looking for something not much more than organization of files, build, syntax highlighting and step-through debugging / code browsing, JDE for Emacs works well. I use it all the time. Thing I hate about most IDE's is that they try to incorporate thier own editing

Re: JNI

1999-06-29 Thread Jeff Galyan
(answers below each question) > > --Simple question first: "Is it possible to use the JNI with AIX JDK 1.1.6 > and egcs/gcc C/C++ compiler under the AIX OS 4.x ??? " > Assuming IBM didn't mistakenly leave JNI out of their port, then yes. > --Harder question: "If the answer to the first quest

Re: Java IDE

1999-06-29 Thread Sergio Antoy
> I'm having problem finding a Java IDE for Linux I like, and I thought > I should give it a try and ask here. What is everyone here using to > develop their classes in Linux? I'm used to KAWA for Win32, but now > after switching to Linux I've been unable to find a good replacement. I like jde.

Re: Java IDE

1999-06-29 Thread Rachel Greenham
Matthias Carlsson wrote: > I'm having problem finding a Java IDE for Linux I like, and I thought > I should give it a try and ask here. What is everyone here using to > develop their classes in Linux? I'm used to KAWA for Win32, but now > after switching to Linux I've been unable to find a good r

Re: Java IDE

1999-06-29 Thread Aravind Selvaraje
Look at this page. It has a list of all IDE's. The only thing to add is that IBM's VAJ is out as a technical preview. http://www.blackdown.org/java-linux/javatools.html -- Aravind Matthias Carlsson wrote: > > I'm having problem finding a Java IDE for Linux I like, and I thought > I should g

Re: Java IDE

1999-06-29 Thread Matthew Brown
Matthias Carlsson wrote: > I'm having problem finding a Java IDE for Linux I like, and I thought > I should give it a try and ask here. What is everyone here using to > develop their classes in Linux? I'm used to KAWA for Win32, but now > after switching to Linux I've been unable to find a good r

Re: Java IDE

1999-06-29 Thread William Gallafent
On Tue, 29 Jun 1999, Matthias Carlsson wrote: >I'm having problem finding a Java IDE for Linux I like, and I thought >I should give it a try and ask here. What is everyone here using to >develop their classes in Linux? I'm used to KAWA for Win32, but now >after switching to Linux I've been unable

swing

1999-06-29 Thread Yohans Mendoza
hi all, where can I find the plug-in for redhat 60. ~ Yohans Mendoza Unix Administrator Sirius Images Inc. [EMAIL PROTECTED] http://www2.utep.edu/~yohanshttp://www.s

Re: Java IDE

1999-06-29 Thread Alex Rice
On Tue, 29 Jun 1999 23:37:26 +0200, Matthias Carlsson <[EMAIL PROTECTED]> said: Matthias> I'm having problem finding a Java IDE for Linux I like, and I Matthias> thought I should give it a try and ask here. What is everyone Matthias> here using to develop their classes in Linux? I'm used to KAWA

Java IDE

1999-06-29 Thread Matthias Carlsson
I'm having problem finding a Java IDE for Linux I like, and I thought I should give it a try and ask here. What is everyone here using to develop their classes in Linux? I'm used to KAWA for Win32, but now after switching to Linux I've been unable to find a good replacement. I would appreciate an

Re: Modal JDialog never returns (Bug?)

1999-06-29 Thread Justin Lee
"Thomas M. Sasala" wrote: > > Using -green seems to fix both problems. RH6.0 and > jdk 1.2prev2. 1.1.7v3 uses green by default( I understand ) and it failed for me consistently. -- To UNSUBSCRIBE, email to [EMAIL PROT

Re: Modal JDialog never returns (Bug?)

1999-06-29 Thread Thomas M. Sasala
Using -green seems to fix both problems. RH6.0 and jdk 1.2prev2. Jim Hazen wrote: > > Richard Hall wrote: > > > > Hmmm. I have an applet that also exhibits this same sort of > > every-other-click misbehavior, but I don't use any Swing classes. I get > > the error in both the 1.1.7 a

Max heap environment variable?

1999-06-29 Thread William Gallafent
Just installed the 1.2pre-v.2 release of the JDK. All looks fine (changed to green threads since running on uniprocessor system - also complaint about missing pthreads library if I left them set to native) except that the Simplicity IDE has memory problems. Clearly, my first port of call would b

Re: Modal JDialog never returns (Bug?)

1999-06-29 Thread Jim Hazen
Richard Hall wrote: > > Hmmm. I have an applet that also exhibits this same sort of > every-other-click misbehavior, but I don't use any Swing classes. I get > the error in both the 1.1.7 and 1.0.2 versions of the applet. Perhaps > it's a bug lurking in the underlying AWT threads? Perhaps thi

Re: Modal JDialog never returns (Bug?)

1999-06-29 Thread Richard Hall
Hmmm. I have an applet that also exhibits this same sort of every-other-click misbehavior, but I don't use any Swing classes. I get the error in both the 1.1.7 and 1.0.2 versions of the applet. Perhaps it's a bug lurking in the underlying AWT threads? Richard Hall Network Services University o

Re: Modal JDialog never returns (Bug?)

1999-06-29 Thread Justin Lee
Bjoern Smith wrote: > > Marcel Ruff wrote: > > > Hi, > > > > the following little examples doesnt return (about every second time). > > > > Especially when you first click in the text area and write some letters > > and than click OK, the final System.out.println() is never printed. > > > >

Re: Modal JDialog never returns (Bug?)

1999-06-29 Thread Bjoern Smith
Marcel Ruff wrote: > Hi, > > the following little examples doesnt return (about every second time). > > Especially when you first click in the text area and write some letters > and than click OK, the final System.out.println() is never printed. > > - > imp

Re: Modal JDialog never returns (Bug?)

1999-06-29 Thread Thomas M. Sasala
Marcel, I ran a similar version on my system. Generally it behaved as expected, but I did have two strange results: 1) Every other time I clicked ok, the new message box would not render properly. For example, the second, forth, sixth, etc., click would have a malfor

Modal JDialog never returns (Bug?)

1999-06-29 Thread Marcel Ruff
Hi, the following little examples doesnt return (about every second time). Especially when you first click in the text area and write some letters and than click OK, the final System.out.println() is never printed. - import javax.swing.JOptionPane; impor

Re: Question regarding a JDK1.2 bug

1999-06-29 Thread Sanjay Bose
Rachel Greenham wrote: > > Have you tried your software under JDK1.2 for other platforms (ie: NT or > Solaris)? Is it definitely a Linux-port bug or a Java bug? Yes, our product works perfectly under JDK1.2 under Windows NT/98/95 and Solaris. So it is reasonably safe to say it is a Linux port

JNI

1999-06-29 Thread Steffen Tacke
Hi first of all, this is not really a Linux-Java question, but i think there are so many java programmer here that would be a good place to ask (well and i tried also everything else but nobody could help me so far). --Simple question first: "Is it possible to use the JNI with AIX JDK 1.1.6 and

Re: makefile

1999-06-29 Thread Jan-Henrik Haukeland
Bernardo Paz Betancourt <[EMAIL PROTECTED]> writes: > I´m migrating from C++ and dont know how to do a makeFile for my new Java > project which haves more than 3 files to compile, could somme body sendme > as an attached file (I have not Internet access ) a makefile to use as > example? > And t

VisualAge Java native compiler HPJ on Linux?

1999-06-29 Thread Marcel Ruff
Hi, does anybody know if the native compiler HPJ (from IBM) is available on Linux. How does it perform, does it compile Swing as well? Does it work with the Blackdown JDK 2? thanks, Marcel -- To UNSUBSCRIBE, email to [EMAIL

RE: jni for linux

1999-06-29 Thread Marcel Ruff
Hi, To use JNI you only need the blackdown JDK. I have attached some files how i always test the JNI on Linux: C++ calling JDK 2 Awt. the almost same example works with JDK 1.1.7 as well. regards Marcel HelloWorldAwt-1.2.tar.gz

opening libhpi.so on startup problem

1999-06-29 Thread Hugh Field-Richards
Hi I have just installed JDK 1.2 pre-release 2 on a Linux RedHat 5.2 system and get the following when I try to run java [hsfr@rio hsfr]$ java -version /opt/Java/jdk1.2/bin/i386/native_threads/java: error in loading shared libraries libhpi.so: cannot open shared object fi

how to get 1.2.1 source code?

1999-06-29 Thread Peter Ziobrzynski
I followed this URL http://java.sun.com/products/jdk/1.2/download-solaris.html and downloaded source_license.pdf. Faxed it and got the old source. It turns out the form is only for 1.1.x. How do I get 1.2.1 source? -- Peter Ziobrzynski, mailto:[EMAIL PROTECTED] ---

Re: undefined symbol

1999-06-29 Thread Steve Byrne
[EMAIL PROTECTED] writes: > > > > > > Hello, > > I currently use Linux RedHat 5.2, and I've installed the JDK 1.2 pre-release 2, > but an error occurs in libjvm.so : undefined symbol __bzero. > Can you help me ? The debug version (java_g) should not have this problem. Try that and see if