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(TM) Client VM (build Blackdown-1.3.0-FCS, mixe
On Wed, 27 Jun 2001, Jøran Barkhald Sandberg wrote:
> I'm new to this list, and I don't know if this has been discussed
> earlier. I tried searching the archives, but didn't find it there.
>
> My question is about the possibilities of installing Blackdown 1.3.1
> on a CF pcmcia storage device o
Hi,
I installed the jdk and jre 1.3.0 on a i386 (RedHat 7.0). The
installation seems to be ok, I tried the
"Hello" class example and all seems ok.
I have some problem loading the JVM in my C app (jni). When I call
dlopen on libjvm.so (in classic) I get an error: undefined symbol
pthread_sig_ma
I do both client-side Swing and server-side development and I use Emacs+JDE
plus Ant for automating the build process and CVS as my code repository.
Even on the client-side, I question whether IDE's aid productivity.
I think that IDE's are a throw back to the days when people had to develop
GUI
aside from emacs - does anybody know about open soure java editor projects
which offer things like syntax highlighting, package management, code
completion and cvs integration? actually these are all the features i would
want, it doesnt need to have gui editors or other vb-like stuff...
thanks &