Kevin A. Burton writes:
 > -----BEGIN PGP SIGNED MESSAGE-----
 > Hash: SHA1
 > 
 > Paul Kinnucan <[EMAIL PROTECTED]> writes:
 > 
 > > Molitor, Stephen writes:
 > >  > For what it's worth, I have the same problem with Semantic 1.4 beta 12.
 > >  >
 > > 
 > > This is an unfortunate infinite loop bug in the JDE's algorithm for determining
 > > the version of the JDK to be used to launch the beanshell. If you do not specify
 > > the version to be used, either via jde-jdk-registry or the environment variable
 > > JAVA_VERSION, the JDE tries to use the Beanshell to get the version. This leads
 > > to an infinite regression. It looks like I will have to amend the algorithm
 > > perhaps to to start a vm specially to get the version.
 > 
 > Why not just say ... sorry... no VM setup!
 > 
 > This would be cleaner and faster IMO.
 
I am trying to make the JDE work with the minimum amount of setup from the user. I 
would like the JDE to work without further setup, if the JDK bin directory is in the 
system command path.

- Paul

Reply via email to