Amol Kulkarni wrote:
>
> Hi,
> I am also planning to move from vi to a java editor. Can any body
> suggest it . pls give the links.
> I need this for Red Hat linux 7.1
I think emacs or xemacs with JDE is a good solution. The trick is to
have classpath set for your project before starting up so t
Eric Richardson wrote:
>
> Hi,
> A few days ago I installed on Debian 2.2 the j2sdk1.3 from the debian
> file.
>
> $ java -version
> java version "1.3.0"
> Java(TM) 2 Runtime Environment, Standard Edition (build
> Blackdown-1.3.0-FCS)
> Java HotSpot(
Hi,
A few days ago I installed on Debian 2.2 the j2sdk1.3 from the debian
file.
$ java -version
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build
Blackdown-1.3.0-FCS)
Java HotSpot(TM) Client VM (build Blackdown-1.3.0-FCS, mixed mode)
I also JAVA_HOME set.
$ echo $JAVA_