Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to specify javac options?
How to specify javac options? [message #178404] Sun, 05 November 2006 09:58 Go to next message
Hoping White is currently offline Hoping WhiteFriend
Messages: 71
Registered: July 2009
Member
I wonder how to specify javac options in Eclipse. I have searched the
Eclipse prerferrences and help and found nothing helpful.
Does anyone knows how?
Re: How to specify javac options? [message #178412 is a reply to message #178404] Sun, 05 November 2006 10:36 Go to previous messageGo to next message
Asaf Yaffe is currently offline Asaf YaffeFriend
Messages: 333
Registered: July 2009
Senior Member
Lazytiger wrote:
> I wonder how to specify javac options in Eclipse. I have searched the
> Eclipse prerferrences and help and found nothing helpful.
> Does anyone knows how?
>
Eclipse does not use javac to compile your code. It has a built-in Java
compiler. The compiler options can be configured from the Preferences
dialog (Window | Preferences...), under the "Java | Compiler" category.

HTH!
Asaf

--
Asaf Yaffe
Eclipse TPTP Committer, Platform Project (JVMTI Profiler)
Re: How to specify javac options? [message #178460 is a reply to message #178412] Mon, 06 November 2006 01:50 Go to previous messageGo to next message
Hoping White is currently offline Hoping WhiteFriend
Messages: 71
Registered: July 2009
Member
"Asaf Yaffe" <asaf.yaffe@intel.com> ??????:eikers$t2i$1@utils.eclipse.org...
> Lazytiger wrote:
>> I wonder how to specify javac options in Eclipse. I have searched the
>> Eclipse prerferrences and help and found nothing helpful.
>> Does anyone knows how?
>>
> Eclipse does not use javac to compile your code. It has a built-in Java
> compiler. The compiler options can be configured from the Preferences
> dialog (Window | Preferences...), under the "Java | Compiler" category.
>
> HTH!
> Asaf
>
> --
> Asaf Yaffe
> Eclipse TPTP Committer, Platform Project (JVMTI Profiler)
Hi Asaf,
I already check that, but it seems eclipse doesn't supply any way to specify
original javac option such as -encoding, or I should guess, if I set the
file encoding type in file properties, the Eclipse built-in compiler will
set this option implicit for me?
Re: How to specify javac options? [message #178553 is a reply to message #178460] Mon, 06 November 2006 12:05 Go to previous message
Eclipse UserFriend
Originally posted by: hendrik_maryns.despammed.com

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Lazytiger schreef:
> "Asaf Yaffe" <asaf.yaffe@intel.com> ??????:eikers$t2i$1@utils.eclipse.org...
>> Lazytiger wrote:
>>> I wonder how to specify javac options in Eclipse. I have searched the
>>> Eclipse prerferrences and help and found nothing helpful.
>>> Does anyone knows how?
>>>
>> Eclipse does not use javac to compile your code. It has a built-in Java
>> compiler. The compiler options can be configured from the Preferences
>> dialog (Window | Preferences...), under the "Java | Compiler" category.
>>
>> HTH!
>> Asaf
>>
>> --
>> Asaf Yaffe
>> Eclipse TPTP Committer, Platform Project (JVMTI Profiler)
> Hi Asaf,
> I already check that, but it seems eclipse doesn't supply any way to specify
> original javac option such as -encoding, or I should guess, if I set the
> file encoding type in file properties, the Eclipse built-in compiler will
> set this option implicit for me?

Why don’t you try?

H.
- --
Hendrik Maryns
http://tcl.sfs.uni-tuebingen.de/~hendrik/
==================
http://aouw.org
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFFTyTue+7xMGD3itQRAv1dAJ4pNLVKN2wGY6aVVelZktLDgOVRcQCc CtM1
LKK3yHHRAKlnMoGsbX9JxiA=
=JjoW
-----END PGP SIGNATURE-----
Previous Topic:Creating Macros or our own submenus
Next Topic:Shutting down remote eclipse opens all desktop windows
Goto Forum:
  


Current Time: Tue Apr 16 04:33:46 GMT 2024

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

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

Back to the top