Re: Linux Java IDEs

2001-07-02 Thread Eric Richardson
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

Re: Problem with 1.3 and J2EE1.2.1(solved)

2001-06-28 Thread Eric Richardson
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(

Problem with 1.3 and J2EE1.2.1

2001-06-27 Thread Eric Richardson
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_