[Biojava-l] RE: Re: JDK1.4 and IDE's

Arnon Klein arn0n@yahoo.com
Tue, 5 Jun 2001 06:18:51 -0700 (PDT)


--0-1619466114-991747131=:18733
Content-Type: text/plain; charset=us-ascii


 I already wish I kept my trap shut...
It's ok to use Emacs. (Hey - there are people who still use ed ("The standard text editor"));
It's ok to know all of javac's command-line options.
It's fine to browse classes with javap.
If you're used to an IDE and need one that works (fairly well) with JDK1.4 - you know where to look.
 
And yes - switching to JDK1.4 at this time will be a mistake. JDK1.4 is at present - "write once, debug on Solaris/Windows only."
Seems to me that alot of people who also use linux boxes, or Irix (I know at least one...) No JDK1.4 for them. Come back - one year.
  "Cox, Greg" <gcox@netgenics.com> wrote: Ah... I'm the guy who uses javac on a windows box. Switching to 1.4 is no
problem for me. However, looking at the thread, I suggest tabling this
until a Mac version is released, since a number of people require that.

Greg

-----Original Message-----
From: Arnon Klein [mailto:arn0n@yahoo.com]
Sent: Tuesday, June 05, 2001 8:33 AM
To: biojava-l@biojava.org
Subject: [Biojava-l] Re: JDK1.4 and IDE's



Seems to me that most people working on non-unix platforms use IDEs. I
haven't seen anyone writing java code with notepad (or other text editors),
and then run javac from the command line... I myself have been converted
from being an Emacs enthusiast to preaching the gospel of IDEs - it's a
matter of productivity; it's nice to have an editor that knows Java, it's
nice to be able to browse classes and objects and change them on the fly, or
generating javadocs and browsing them with a press of a button. 


As to JDK1.4 compliant IDE: the best bet is Netbeans 3.2 (with JDK1.4
patch). It is an open source IDE, pure-java, and in my opinion it beats
every other IDE, with one hand tied behind the leg... :) 


As soon as the early preview of the JDK1.4 came out, they were already
patching the IDE to work with it. 


If anyone is interested - http://www.netbeans.org 



"Schreiber, Mark" wrote: 



Hi -

Just another thing with switching to 1.4, Almost all of the current IDEs do
not support many of the aspects of 1.4

I got this from the JBuilder development team;

>No, the JBuilder team refuse to test on an unreleased platform as it does
>hideous things to their shipping schedule. JDK 1.4 removes the classic VM
>and when JBuilder issues a debug command, it switches the jdk
>into -classic - this will cause the final release of JDK 1.4 to bomb so I
>would expect a patch or some such after JDK 1.4 is released to fix this.
>There are a lot of other features in JDK 1.4 (assertions, dynamic class
>reloading, etc) which will also dramatically affect the way that JBuilder
>operates, so I would expect to see most of these surfaced in JBuilder 6.

Most IDEs will probably become 1.4 compatible around 6 months after th! e
1.4
release.
Do most people use IDEs or are we all serious command line hackers?

Mark

Mark Schreiber
Bioinformatics
AgResearch Invermay
PO Box 50034
Mosgiel
New Zealand

PH: +64 3 489 9175



_______________________________________________
Biojava-l mailing list - Biojava-l@biojava.org
http://biojava.org/mailman/listinfo/biojava-l




_____ 

Do You Yahoo!?
Yahoo! Mail Personal 
Address - Get email at your own domain with Yahoo! Mail.

_______________________________________________
Biojava-l mailing list - Biojava-l@biojava.org
http://biojava.org/mailman/listinfo/biojava-l


---------------------------------
Do You Yahoo!?
Yahoo! Mail Personal Address - Get email at your own domain with Yahoo! Mail.
--0-1619466114-991747131=:18733
Content-Type: text/html; charset=us-ascii

<P> I already wish I kept my trap shut...
<P>It's ok to use Emacs. (Hey - there are people who still use ed ("The standard text editor"));
<P>It's ok to&nbsp;know all of javac's command-line options.
<P>It's fine to browse classes with javap.
<P>If you're used to an IDE and need one that works (fairly well) with JDK1.4 - you know where to look.
<P>&nbsp;
<P>And yes - switching to JDK1.4 at this time will be a mistake. JDK1.4 is at present - "write once, debug on Solaris/Windows only."
<P>Seems to me that alot of people who also use linux boxes, or Irix (I know at least one...) No JDK1.4 for them. Come back - one year.
<P>&nbsp; <B><I>"Cox, Greg" &lt;gcox@netgenics.com&gt;</I></B> wrote: 
<BLOCKQUOTE style="BORDER-LEFT: #1010ff 2px solid; MARGIN-LEFT: 5px; PADDING-LEFT: 5px">Ah... I'm the guy who uses javac on a windows box. Switching to 1.4 is no<BR>problem for me. However, looking at the thread, I suggest tabling this<BR>until a Mac version is released, since a number of people require that.<BR><BR>Greg<BR><BR>-----Original Message-----<BR>From: Arnon Klein [mailto:arn0n@yahoo.com]<BR>Sent: Tuesday, June 05, 2001 8:33 AM<BR>To: biojava-l@biojava.org<BR>Subject: [Biojava-l] Re: JDK1.4 and IDE's<BR><BR><BR><BR>Seems to me that most people working on non-unix platforms use IDEs. I<BR>haven't seen anyone writing java code with notepad (or other text editors),<BR>and then run javac from the command line... I myself have been converted<BR>from being an Emacs enthusiast to preaching the gospel of IDEs - it's a<BR>matter of productivity; it's nice to have an editor that knows Java, it's<BR>nice to be able to browse classes and objects and change them on the fly, or<BR>generating javadocs and browsing them with a press of a button. <BR><BR><BR>As to JDK1.4 compliant IDE: the best bet is Netbeans 3.2 (with JDK1.4<BR>patch). It is an open source IDE, pure-java, and in my opinion it beats<BR>every other IDE, with one hand tied behind the leg... :) <BR><BR><BR>As soon as the early preview of the JDK1.4 came out, they were already<BR>patching the IDE to work with it. <BR><BR><BR>If anyone is interested - http://www.netbeans.org <BR><BR><BR><BR>"Schreiber, Mark" <MARK.SCHREIBER@AGRESEARCH.CO.NZ>wrote: <BR><BR><BR><BR>Hi -<BR><BR>Just another thing with switching to 1.4, Almost all of the current IDEs do<BR>not support many of the aspects of 1.4<BR><BR>I got this from the JBuilder development team;<BR><BR>&gt;No, the JBuilder team refuse to test on an unreleased platform as it does<BR>&gt;hideous things to their shipping schedule. JDK 1.4 removes the classic VM<BR>&gt;and when JBuilder issues a debug command, it switches the jdk<BR>&gt;into -classic - this will cause the final release of JDK 1.4 to bomb so I<BR>&gt;would expect a patch or some such after JDK 1.4 is released to fix this.<BR>&gt;There are a lot of other features in JDK 1.4 (assertions, dynamic class<BR>&gt;reloading, etc) which will also dramatically affect the way that JBuilder<BR>&gt;operates, so I would expect to see most of these surfaced in JBuilder 6.<BR><BR>Most IDEs will probably become 1.4 compatible around 6 months after th! e<BR>1.4<BR>release.<BR>Do most people use IDEs or are we all serious command line hackers?<BR><BR>Mark<BR><BR>Mark Schreiber<BR>Bioinformatics<BR>AgResearch Invermay<BR>PO Box 50034<BR>Mosgiel<BR>New Zealand<BR><BR>PH: +64 3 489 9175<BR><BR><BR><BR>_______________________________________________<BR>Biojava-l mailing list - Biojava-l@biojava.org<BR>http://biojava.org/mailman/listinfo/biojava-l<BR><BR><BR><BR><BR>_____ <BR><BR>Do You Yahoo!?<BR>Yahoo! Mail Personal <BR>Address - Get email at your own domain with Yahoo! Mail.<BR><BR>_______________________________________________<BR>Biojava-l mailing list - Biojava-l@biojava.org<BR>http://biojava.org/mailman/listinfo/biojava-l</BLOCKQUOTE><p><br><hr size=1><b>Do You Yahoo!?</b><br>
<a href="http://personal.mail.yahoo.com/?.refer=mailiyfoot">Yahoo! Mail Personal Address</a> - 
Get email at your own domain with Yahoo! Mail.
--0-1619466114-991747131=:18733--