hi paul,

>  >
>  > i have got some problems when trying to use the IBM VM with the new
>  > jdk-registry.
>  >

>  > the main entry in this prj.el is:
>  >
>  >  '(jde-jdk-registry (quote (
>  >     ("IBM" . "/opt/java/IBMJava2-13/")
>         ^^^^^
>
> The purpose of the version field is to allow the JDE to tell
> which level of the JDK you are using. I guess the doc needs
> to spell this out and the JDE needs to handle erroneous
> specification of the version more gracefully. The JDE currently
> only looks at the major and minor release numbers so if you
> have installed two different versions of, say, JDK 1.3.1,
> you could specify the version as:
>
> 1.3.1 (Sun)
> 1.3.1 (IBM)
>
> - Paul

works perfectly :-)

thanks a lot, heinz-dieter

Reply via email to