Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Changing javac compiler in eclipse
Changing javac compiler in eclipse [message #97318] Fri, 19 September 2003 12:25 Go to next message
Eclipse UserFriend
I recently filed a bug report
https://bugs.eclipse.org/bugs/show_bug.cgi?id=43313
Since Eclipse uses it's own compiler, regardless of the JSDK you select,
I was wondering if there will be a way of specifying your own javac
compiler in eclipse?

Regards,
Antoan Nikolaev
Re: Changing javac compiler in eclipse [message #97473 is a reply to message #97318] Fri, 19 September 2003 16:03 Go to previous message
Eclipse UserFriend
I think it won't be possible, because besides compiling
the code the internal compiler also generates information
about the type hierarchy, references, etc.

Genady

Antoan Nikolaev wrote:

> I recently filed a bug report
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=43313
> Since Eclipse uses it's own compiler, regardless of the JSDK you select,
> I was wondering if there will be a way of specifying your own javac
> compiler in eclipse?
>
> Regards,
> Antoan Nikolaev
>
Previous Topic:environment variables
Next Topic:antialiased fonts?
Goto Forum:
  


Current Time: Fri Jun 20 19:29:48 EDT 2025

Powered by FUDForum. Page generated in 0.03997 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top