[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [eclipse-dev] Query about the JDK used by Eclipse
|
- From: Weiliang Zhang <weiliang.zhang@xxxxxxxxx>
- Date: Tue, 9 Nov 2004 20:33:09 +0000
- Delivered-to: eclipse-dev@eclipse.org
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=L6HNVUAP1zUjZmuS7vUtDjMB3946X71J62qpNAjm88erz27oWlOxfowtRPmp3GqJDClkJdHUesgt95Y1ribaYH5wHvw887AQq0725u2nSfmjMDCAWA/ws3pYrv9Nwh4tagujKROBIWuOsuNanuhUfr2JqwvLpYAxXHOmslZwZPA=
I suppose java 1.5 syntax will only be supported when this built-in
complier is upgraded?
On Tue, 9 Nov 2004 16:16:49 +0200, Bülent Erdemir <buler@xxxxxxxxxxxxxx> wrote:
>
> It has its own java compiler. That's how it does those wonderful tricks on
> the source code (refactoring, structural navigation, etc).
>
> Check this out:
> http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.jdt.core/compiler/
>
> Bulent Erdemir
>
>
>
>
>
> -----Original Message-----
> From: eclipse-dev-admin@xxxxxxxxxxx [mailto:eclipse-dev-admin@xxxxxxxxxxx]
> On Behalf Of Gaurav Bhattacharjee
> Sent: Tuesday, November 09, 2004 4:01 PM
> To: eclipse-dev@xxxxxxxxxxx
> Subject: [eclipse-dev] Query about the JDK used by Eclipse
>
>
> Hi,
> I have a query regarding the default JDK compiler used by Eclipse while
> performing a compilation. Supposedly I am not setting any JAVA_HOME
> environment variable in my System, then using which compiler(javac.exe) will
> Eclipse perform the compilation. I am using Eclipse under Windows operating
> system.
>
>
> Thanks And Regards,
> Gaurav Bhattacharjee
> Senior Software Engineer
> India Software Labs,
> IBM Global Services (India) Pvt. Ltd.,
>
>
>
>
>
--
Best regards,
Weiliang Zhang