Okay, I believe you. On NT I needed to set my PATH variable in the
System/Environment dialog, not through my .cshrc. So, the VM successfully
starts... or does it?
My setup --
Emacs : GNU Emacs 20.4.1 (i386-*-nt4.0.1381)
of Thu Jul 15 1999 on gridlock
Package: JDE version 2.1.6beta19
If I run jdb on the command line, all is fine. Inside emacs I get
cd e:/users/mckay/working/memcad/src/cat/run
jdb -classpath
e:/users/mckay/working/memcad/runtime/mti_jgui/process.jar;e:/users/mckay/wo
rking/memcad/runtime/catapult/jacl.jar;e:/users/mckay/working/memcad/runtime
/catapult/tcljava.jar;e:/users/mckay/working/memcad/runtime/catapult/jhall.j
ar;e:/users/mckay/working/memcad/runtime/catapult/doc.jar;e:/users/mckay/wor
king/memcad/src/cat/class/NT40 catapult.main.Catapult
Initializing jdb...
> Deferring breakpoint catapult.main.Catapult.main.
It will be set after the class is loaded.
> run catapult.main.Catapult
Java HotSpot(TM) Client VM warning: Setting of property "java.compiler" is
ignored
>
VM Started: Set deferred breakpoint catapult.main.Catapult.main
And that's it. There's both a jdb and a java process taking no cpu cycles.
Any pointers?
> -----Original Message-----
> From: Paul Kinnucan [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 14, 2000 9:57 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: jde-2.1.6beta19 w/ jdk 1.3
>
>
> At 11:28 PM 2/14/00 -0500, you wrote:
> >JDE Features
> >-------------------
> >
> >* Supports all versions of the Sun JDK, including 1.3 beta
> >
> >Really?
>
> Really, honest it does, I swear, you've go to believe me.
>
> > Why do I get
> >Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
> >has value '1.3', but '1.2' is required.
> >
> >when I try to run?
> >
>
> Because the JDK (not the JDE) wanted to warn you that you attempted to run
> a JDK 1.2 component with a 1.3 vm.
>
> - Paul
>
> >
> >
> ------------------------------------------------------------
> JDE mailing list archive:
> http://www.mail-archive.com/[email protected]/maillist.html
>
> If you have a problem with the JDE, please use JDE->Help->Submit Problem
> Report to prepare your query. This will insure that you include all
> information that may be required to solve your problem.
>