Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Using "Generic Java" in Eclipse
Using "Generic Java" in Eclipse [message #80685] Mon, 23 June 2003 11:18 Go to next message
Eclipse UserFriend
Originally posted by: S.Dorenbeck.tu-bs.de

I wondered if I could use a different compiler written in Java within
Eclipse? I want to use GJ ( http://www.cis.unisa.edu.au/~pizza/gj/ ) to
compile my source-code.

Thank you
S.Dorenbeck
Re: Using "Generic Java" in Eclipse [message #80755 is a reply to message #80685] Mon, 23 June 2003 11:44 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

not sure, but Windows->Preferences->Installed JREs may help.

Michael


Am Mon, 23 Jun 2003 15:18:00 +0000 (UTC) hat S.Dorenbeck <S.Dorenbeck@tu-
bs.de> geschrieben:

> I wondered if I could use a different compiler written in Java within
> Eclipse? I want to use GJ ( http://www.cis.unisa.edu.au/~pizza/gj/ ) to
> compile my source-code.
>
> Thank you
> S.Dorenbeck
>
>



--
-----------------------------------
Dipl. Ing. Michael Täge
Bauschlotterstr. 36
75177 Pforzheim
Fon: 07231 51278
Mobil: 0171 8067809
m-taege@t-online.de
Re: Using "Generic Java" in Eclipse [message #80790 is a reply to message #80685] Mon, 23 June 2003 12:05 Go to previous messageGo to next message
Eclipse UserFriend
You can use any command-line compiler - as a tool.

However Eclipse's compilation technology is one of the
main reasons for using it in the first place - at least
for me.
--
__________
|im |yler http://timtyler.org/ tim@tt1.org
Re: Using "Generic Java" in Eclipse [message #80839 is a reply to message #80755] Mon, 23 June 2003 14:10 Go to previous message
Eclipse UserFriend
Originally posted by: bider.pasdespam.online.fr

Unfortunately you cannot use this feature as you are trying to use a simple
compiler and not a full-featured runtime environment.

You would have to patch the registry keys in a way that is not recommended
if you want to keep your JRE implementation clean.

However if you use ant, you can specify the compiler to use in the
build.xml file or an associated property file, and then add to the libpath
the directory where your compiler is stored.

David.


"Michael Taege" <m-taege@t-online.de> a
Previous Topic:Urgent : Problem with importing resources
Next Topic:problem with comparing files
Goto Forum:
  


Current Time: Mon Jul 14 01:19:42 EDT 2025

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

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

Back to the top