Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse java compiler without workspace
Eclipse java compiler without workspace [message #202122] Thu, 28 April 2005 09:13 Go to next message
Eclipse UserFriend
Originally posted by: vdb1.gmx.de

Hi,

is it possible to use the IBM incremental java compiler without the
Eclipse workspace GUI.

Thanks for any help

Tim
Re: Eclipse java compiler without workspace [message #202126 is a reply to message #202122] Thu, 28 April 2005 11:38 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: myersj.nospam.gmail.com

Tim vor der Brück wrote:
> Hi,
>
> is it possible to use the IBM incremental java compiler without the
> Eclipse workspace GUI.
>
> Thanks for any help
>
> Tim
>
There's an independent project called ECJ that provides the Eclipse Java
compiler on the command line:
http://sab39.dev.netreach.com/Blog/12?pm=18&vobId=141 RedHat is
including packages for it in Fedora Core 4.

Hope this helps,

- Jeff
Re: Eclipse java compiler without workspace [message #202327 is a reply to message #202126] Tue, 03 May 2005 10:33 Go to previous messageGo to next message
Philippe Mulet is currently offline Philippe MuletFriend
Messages: 229
Registered: July 2009
Senior Member
FYI, the Eclipse Java compiler can be used as a command line tool. AFAIK,
ECJ is only a particular distribution of it (in executable form).
Here are some info about running the batch compiler from JAR:
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt- core-home/howto/batch%20compile/batchCompile.html

Note that the batch compiler isn't incremental. It needs the Eclipse
front-end to gain the incremental recompilation functionality.

"Jeff Myers" <myersj@nospam.gmail.com> wrote in message
news:d4qi3p$tms$1@news.eclipse.org...
> Tim vor der Br
Re: Eclipse java compiler without workspace [message #202335 is a reply to message #202327] Tue, 03 May 2005 10:34 Go to previous message
Philippe Mulet is currently offline Philippe MuletFriend
Messages: 229
Registered: July 2009
Senior Member
However, nothing prevent you from using Eclipse with no GUI, in pure
headless mode. And then, you can use incremental compiler services.

"Philippe Mulet" <philippe_mulet@fr.ibm.com> wrote in message
news:d57kcd$f96$1@news.eclipse.org...
> FYI, the Eclipse Java compiler can be used as a command line tool. AFAIK,
> ECJ is only a particular distribution of it (in executable form).
> Here are some info about running the batch compiler from JAR:
>
http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt- core-home/howto/batch%20compile/batchCompile.html
>
> Note that the batch compiler isn't incremental. It needs the Eclipse
> front-end to gain the incremental recompilation functionality.
>
> "Jeff Myers" <myersj@nospam.gmail.com> wrote in message
> news:d4qi3p$tms$1@news.eclipse.org...
> > Tim vor der Br
Previous Topic:Javadoc Authoring Tool?
Next Topic:Compile From String
Goto Forum:
  


Current Time: Tue Oct 01 10:40:42 GMT 2024

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

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

Back to the top