Re: IDE for Java

1999-03-24 Thread Michael Nielsen
I have noticed several problems with JDK1.2 under linux (kernel version 2.2.3, libc = libc.so.5.4.46, glibc2 (something) RedHat 5.2) Callbacks in the SUN corba implementation do not work, and neither does the Runtime rt = Runtime.getRuntime(); rt.traceMethodCalls(true); On a s

Re: IDE for Java

1999-03-23 Thread Paul Russo
I think that Paul Kinnucan Emacs java IDE http://sunsite.auc.dk/jde/ is very cool. It come with a speedbar for class browsing Maksim Lin wrote: > Robb Shecter wrote: > > > > So far the only Java Linux IDE that truly does this is the BISS IDE, but that > > project appears to be dead. (Too bad -

Re: IDE for Java

1999-03-22 Thread Jon Priddey
Hi Rich, I've tried to look at things from the angle of prevention, rather than cure. The IDE and all of our tools were built without the use of debuggers. We prefer to use a set of assertion mechanisms to continually test the integrity of the system while it is executing. We find with this appro

Re: IDE for Java

1999-03-22 Thread Jeff Galyan
Have you looked at NetBeans Developer? It's 100% Java, runs fairly well (in terms of speed) in my experience, and you can download it free for non-commercial development. It's at www.netbeans.com -- Jeff Galyan http://www.anamorphic.com http://www.sun.com jeffrey dot galyan at sun dot com tali

Re: IDE for Java

1999-03-22 Thread Juergen Sonnauer
gt; An: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Datum: Montag, 22. März 1999 12:48 Betreff: Re: IDE for Java ... >So far the only Java Linux IDE that truly does this is the BISS IDE, but that >project appears to be dead. (Too bad - it'

Re: IDE for Java

1999-03-22 Thread Rich Edwards
doesn't seem to change. > > Sorry this is quite long, I promise I'll post a huge stack trace instead > next time :) > > Regards, > Jon Priddey > Elixir Technology Pte Ltd. > > > On Fri, Mar 19, 1999 at 10:42:14PM +1100, Naoki Shibuya wrote: > > >

Re: IDE for Java

1999-03-22 Thread Andreas Rueckert
Hi! On Mon, 22 Mar 1999 Robb Shecter wrote: >* What's great is having a Smalltalk-like interface, where you have a list of >method names, and clicking on one causes -just that one method- to appear in an >edit window. Files are a low level of abstraction. Once you're used to being >able

Re: IDE for Java

1999-03-19 Thread Jon Priddey
;ll post a huge stack trace instead next time :) Regards, Jon Priddey Elixir Technology Pte Ltd. > On Fri, Mar 19, 1999 at 10:42:14PM +1100, Naoki Shibuya wrote: > > Hi, > > > > I'm looking for a good IDE for Java on Linux. > > > > Is everybody using emacs? Or i

Re: IDE for Java

1999-03-19 Thread Oliver Fels
> I'm looking for a good IDE for Java on Linux. > > Is everybody using emacs? Or is there anything better? I used JEdit for a while, which nothing more or less than a 100% pure Text Editor (syntax highlighting, auto indention, compiler interface, etc included). Great tool, but

Re: IDE for Java

1999-03-19 Thread Mike van der Merwe
#x27;s a bit sluggish. What's more, it's free for non-commercial use. For commercial use it's very reasonably priced too. Later Mike >I'm looking for a good IDE for Java on Linux. >Is everybody using emacs? Or is there anything better? >I am Java programmer but new

Re: IDE for Java

1999-03-19 Thread Justin Knotzke
Stephen Pitts wrote: > > On Fri, Mar 19, 1999 at 10:42:14PM +1100, Naoki Shibuya wrote: > > Hi, > > > > I'm looking for a good IDE for Java on Linux. I've been using Netbeans http://www.netbeans.com It was done in Java and it's free fo

Re: IDE for Java

1999-03-19 Thread Stephen Pitts
On Fri, Mar 19, 1999 at 10:42:14PM +1100, Naoki Shibuya wrote: > Hi, > > I'm looking for a good IDE for Java on Linux. > > Is everybody using emacs? Or is there anything better? > > I am Java programmer but new to Li

Re: IDE for Java

1999-03-19 Thread Jean-Pierre Dube
e/ Thanks -- Jean-Pierre Dubé Infocom enr. Developpement de logiciel Software development Naoki Shibuya wrote: > > Hi, > > I'm looking for a good IDE for Java on Linux. > > Is everybody using emacs? Or is there anything better? > > I am Java programmer

IDE for Java

1999-03-19 Thread Naoki Shibuya
Hi, I'm looking for a good IDE for Java on Linux. Is everybody using emacs? Or is there anything better? I am Java programmer but new to Linux. Regards, Naoki -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subje