Does that mean the default JRE's javac will always be invoked when I compile, but the classpath will be different?
For example, my default JRE is 1.3.1, but for a project I want to use 1.4.1, so I change Project Properties -> Java Build Path -> Library to point to 1.4.1 libraries as shown in your link. So which javac will be used now? Does this javac recognizes features such as assertion? I see there is a JDK Compliance option under Project Properties -> Java Compiler, if I switch it to 1.4 will it help? I guess I can try it out, but if anyone already knows it, it will be great. --- James Mitchell <[EMAIL PROTECTED]> wrote: > You don't "specify the jdk path", you choose to > "include a particular jre" > in your project. This gives you project-level jre > selection. > > Here's something I threw together for you: > http://www.struts-atlanta.org/help.do > > > -- > James Mitchell > Software Engineer / Struts Evangelist > http://www.struts-atlanta.org > 770-822-3359 > AIM:jmitchtx > > > > ----- Original Message ----- > From: "FrenzyGNX" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" > <[EMAIL PROTECTED]> > Sent: Friday, June 20, 2003 12:57 AM > Subject: Re: [OT] Using different JDK in Eclipse > > > > Thanks. However, I didn't see any place to specify > > different JDK home paths. Can you give more > details? > > > > Thanks again. > > > > --- David Graham <[EMAIL PROTECTED]> wrote: > > > > > > >Is there a way to set up different JDK for > > > different > > > >projects in Eclipse 2.1? I have to use a > different > > > >version of JDK for certain projects, because of > > > >dependency on some old packages. > > > > > > Right click the project > Properties > Java > Compiler > > > > > > David > > > > > > > > > > >Thanks. > > > > > > > > >__________________________________________________ > > > >Do You Yahoo!? > > > >Send free SMS from your PC! > > > >http://sg.sms.yahoo.com > > > > > > > > > > >--------------------------------------------------------------------- > > > >To unsubscribe, e-mail: > > > [EMAIL PROTECTED] > > > >For additional commands, e-mail: > > > [EMAIL PROTECTED] > > > > > > > > > > > > > _________________________________________________________________ > > > Protect your PC - get McAfee.com VirusScan > Online > > > > > > http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: > > > [EMAIL PROTECTED] > > > For additional commands, e-mail: > > > [EMAIL PROTECTED] > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Send free SMS from your PC! > > http://sg.sms.yahoo.com > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > __________________________________________________ Do You Yahoo!? Send free SMS from your PC! http://sg.sms.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]