Re: Java IDE for Linux?

1999-07-23 Thread Tim Reilly
> My preference is XEmacs (http://www.xemacs.org/) with JDE > (http://sunsite.auc.dk/jde/) and the JDK. > I apologize that this is off-topic, but I just showed this combination to my boss and he asked if there was a similar (X)Emacs dev environment for Perl. Anyone know if there is and if so wh

Re: Java IDE for Linux?

1999-07-23 Thread Paolo Ciccone
> "GP" == Guillermo Payet <[EMAIL PROTECTED]> writes: GP> Hello, GP> Can someone recommend a Java Development environment for GP> Linux? That is: an IDE to develop Java code, not necessarily GP> written in Java. I know that this is a shameless plug but we just finished show

Re: Java IDE for Linux?

1999-07-23 Thread Guillermo Payet
Thanks for all the answers. After spending a lot of time last night testing a multitude of products, I'm going the xemacs/jde route. --G -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

Re: Java IDE for Linux?

1999-07-22 Thread Chris Woods
Guillermo Payet <[EMAIL PROTECTED]> writes: > Hello, > > Can someone recommend a Java Development environment for Linux? That is: > an IDE to develop Java code, not necessarily written in Java. My preference is XEmacs (http://www.xemacs.org/) with JDE (http://sunsite.auc.dk/jde/) and the JDK.

Re: Java IDE for Linux?

1999-07-22 Thread Kazushi Mukaiyama
Hi G, > Can someone recommend a Java Development environment for Linux? That is: > an IDE to develop Java code, not necessarily written in Java. How about "WipeOut"? I use this on linux. http://www.softwarebuero.de/wipeout-eng.html This can develop not only Java but also C, C++, etc. Because i

Re: Java IDE for Linux?

1999-07-22 Thread Riyad Kalla
This same question came up a few weeks ago, and there were a lot of suggestions, which I checked out. I used to use Emacs with the JDE addition, which was simple and nice... but someone pointed me to AnyJ, and good lord... I was blown away! Its a free developement environment for Linux ( not for

Re: Java IDE for Linux?

1999-07-22 Thread Alex M.
emacs or xemacs with JDE is what I like the best so far. I've looked at NetBeans, and it's okay, but a little slow. I do like Together/J and Structure Builder that integrade modeling tools with code generation. On Thu, 22 Jul 1999, Guillermo Payet wrote: > > Hello, > > Can someone recommend

Java IDE for Linux? (Correction)

1999-07-22 Thread Guillermo Payet
Actually, I just realized that Kawa is Win32 binaries, so never mind the previous Kawa comments >Can someone recommend a Java Development environment for Linux? That is: >an IDE to develop Java code, not necessarily written in Java. > >I looked at Kawa, a Java based IDE, but based on t

Java IDE for Linux?

1999-07-22 Thread Guillermo Payet
Hello, Can someone recommend a Java Development environment for Linux? That is: an IDE to develop Java code, not necessarily written in Java. I looked at Kawa, a Java based IDE, but based on their Web site, it's not clear if will run under anything but Windoze. What are most people using? e

Re: Java IDE

1999-07-01 Thread Matthias Carlsson
Thanks for all the replies. I downloaded most of the suggested IDE's, and AnyJ seems to be a pretty good so for now I'll be using it. -- I don't know if it's just my system (it has to be :-), but running swing applications is _extremely_ slow. NetBeans Developer 2.1 and Freebuilder were both v

Re: Java IDE

1999-06-30 Thread Theodore Quangvinh Pham
Excerpts from JavaLinux: 30-Jun-99 Re: Java IDE by "Thomas M. Sasala"@mrj.c > Would one of the emacs/xemacs gurus please tell me how > to add JDE to Xemacs? I have it installed at home, but can't > seem to get Xemacs to recognize it here at work. I am using >

Re: Java IDE

1999-06-30 Thread Chris Woods
"Thomas M. Sasala" <[EMAIL PROTECTED]> writes: > Larry Gates wrote: > > Would one of the emacs/xemacs gurus please tell me how > to add JDE to Xemacs? I have it installed at home, but can't [...] It's documented in the installation instructions. You have to unpack the jde distribution

Re: Java IDE

1999-06-30 Thread Chr. Clemens Lee
Rachit Siamwalla wrote: > > 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 the

Re: Java IDE

1999-06-30 Thread Javier BolaƱos Molina
> I think I like it best for just being a class/method/member > browser and editor... > > -- > Rachel Haven't you tried Wipeout? www.softwarebuero.de An excellent IDE (nor RAD) for developing C, C++ Eiffel, Java, etc. Check it. --

Re: Java IDE

1999-06-30 Thread Thomas M. Sasala
Larry Gates wrote: > > I echo Sergio's comments. I use the JDE for all java development and > debugging with the Xemacs editor. > > -Larry Gates > Would one of the emacs/xemacs gurus please tell me how to add JDE to Xemacs? I have it installed at home, but can't seem to get Xemacs t

Re: Java IDE

1999-06-30 Thread Larry Gates
>> 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

Re: Java IDE

1999-06-30 Thread Gerald de Jong
if you're thinking about IDEs, make sure you've taken a look at ElixirIDE, which is written in Java with Swing. i've been using it a while now on my 266Mhz Toshiba Tecra with 128Mb RAM, RH5.2, and the blackdown jdk 117v3 and swingall.jar from the 1.1.1 beta 2. this is a very lovely tool! when a

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 goo

Re: Java IDE

1999-06-29 Thread Tony Dean
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

Re: Java IDE

1999-06-29 Thread Rachit Siamwalla
iting tool and none come near the power of vi or emacs. http://www.sunsite.auc.dk/jde/ -rchit 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

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 go

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

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

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

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

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 i

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 w

Re: CoffeeShop(java IDE)

1998-10-24 Thread John Summerfield
On Sat, 24 Oct 1998, Ryuji Yokoyama wrote: > Hello All! > > Is anybody using CoffeeShop? please tell me con and pro about it. Is it > worth to spend $85? Costs $0 to try. Only you can decide what it's worth to you. Cheers John Summerfield http://os2.ami.com.au/os2/ for OS/2 support. Configurat

CoffeeShop(java IDE)

1998-10-24 Thread Ryuji Yokoyama
Hello All! Is anybody using CoffeeShop? please tell me con and pro about it. Is it worth to spend $85? Thanks in advance.

NetBeans Releases Last Beta Version of Java IDE, Free Download Continues

1998-09-15 Thread Helena Stolka
3 is available for free download from the NetBeans web site, http://www.netbeans.com. NetBeans IDE is a full-featured Java IDE based completely on Swing/JFC. NetBeans is both written in Java and it generates Java code. It is an object oriented, visual programming environment based on JavaBeans compon

NetBeans Releases Last Beta Version of Java IDE, Free Download Continues

1998-09-14 Thread Helena Stolka
3 is available for free download from the NetBeans web site, http://www.netbeans.com. NetBeans IDE is a full-featured Java IDE based completely on Swing/JFC. NetBeans is both written in Java and it generates Java code. It is an object oriented, visual programming environment based on JavaB

NetBeans, Inc. boosts functionality of its popular Java IDE with release of NetBeans Developer 2.0, Beta 2

1998-07-28 Thread Helena Stolka
ular Java IDE with release of NetBeans Developer 2.0, Beta 2 Prague, Czech Republic, July 28, 1998 - NetBeans, Inc. today released the second Beta version of its well-received Integrated Development Environment (IDE) written entirely in the Java(TM) language and based on Sun's Java F

RE: Commercial JAVA IDE that runs in Linux

1998-06-19 Thread Jens Link
On 18-Jun-98 Peter Schuller wrote: > Hi! > > Does anyone know a good commercial Java IDE that runs in Linux? > Prefarably > written in Java. > > All the supposedly good ones, like JBuilder and Visul Cafe, are for > Windoze > only... Theres a RAID tool called &qu

Commercial JAVA IDE that runs in Linux

1998-06-18 Thread Peter Schuller
Hi! Does anyone know a good commercial Java IDE that runs in Linux? Prefarably written in Java. All the supposedly good ones, like JBuilder and Visul Cafe, are for Windoze only... Thanks! / Peter Schuller --- WWW: hem.passagen.se/petersch/ (might