Re: Target VM Microsoft? or Java Lint to check for MS VM compatibility?
From: Chris Smith (cdsmith_at_twu.net)
Date: 12/17/03
- Next message: Robert Olofsson: "Re: Project reflection"
- Previous message: Chris Smith: "Re: include uploaded by a customer html to jsp"
- In reply to: Vincent Cate: "Target VM Microsoft? or Java Lint to check for MS VM compatibility?"
- Next in thread: Tim Tyler: "Re: Target VM Microsoft? or Java Lint to check for MS VM compatibility?"
- Reply: Tim Tyler: "Re: Target VM Microsoft? or Java Lint to check for MS VM compatibility?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 17 Dec 2003 12:50:05 -0700
Vincent Cate wrote:
> In my JBuilder8 I can only target my applet for different JDKs or
> "All JDKs". I do not have a "target MS JVM" option.
>
> But is there any way to get JBuilder to keep me from using anything
> that would not work on a Microsoft VM?
If JBuilder has the option to target Java version 1.1, choose that. You
may have to actually download a 1.1 JDK and tell JBuilder where it is.
Or, you could just occasionally try compiling your applet with a 1.1
compiler, and call that your "lint" tool.
I seem to recall that Microsoft is even a few APIs short of 1.1, but I
don't remember the details. In any case, I don't think it's possible
any longer to get Microsoft's Java development tools, so straight 1.1 is
the closest you'll find.
-- www.designacourse.com The Easiest Way to Train Anyone... Anywhere. Chris Smith - Lead Software Developer/Technical Trainer MindIQ Corporation
- Next message: Robert Olofsson: "Re: Project reflection"
- Previous message: Chris Smith: "Re: include uploaded by a customer html to jsp"
- In reply to: Vincent Cate: "Target VM Microsoft? or Java Lint to check for MS VM compatibility?"
- Next in thread: Tim Tyler: "Re: Target VM Microsoft? or Java Lint to check for MS VM compatibility?"
- Reply: Tim Tyler: "Re: Target VM Microsoft? or Java Lint to check for MS VM compatibility?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|