classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hacking Classpath in Eclipse


From: Tom Tromey
Subject: Re: Hacking Classpath in Eclipse
Date: 22 Dec 2005 11:46:12 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Tom" == Tom Tromey <address@hidden> writes:

Tom> My current fake jdk here just makes a bunch of symlinks and then
Tom> builds a .jar.  But I'm considering moving the jar-making step into
Tom> Classpath and having it run in the background... I'll try to play with
Tom> this soon.

I tried this out and it seems to work great.  The key is to make the
jar builder run in the background.  At least, with my basic testing,
this doesn't result in a noticeable build performance drop.

I'll check in my fake jdk project to the rhug cvs soon.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]