[cp-patches] Patch: FYI: update eclipse build

2006-02-13 Thread Tom Tromey
I'm checking this in. This updates the eclipse build infrastructure for the recent relaxng checkin. Tom 2006-02-13 Tom Tromey [EMAIL PROTECTED] * .classpath: Updated for external/relaxngDatatype. Index: .classpath ===

Re: [cp-patches] Patch: FYI: update eclipse build

2005-09-08 Thread Mark Wielaard
Hi, On Thu, 2005-09-08 at 09:32 -0600, Tom Tromey wrote: * It adds more exclusions to the class path entry. This means that fewer files are copied to the output directory. classpath - classpathentry

Re: [cp-patches] Patch: FYI: update eclipse build

2005-09-08 Thread Tom Tromey
Mark I would like to see the jdwp stuff to be enabled from now on (if only Mark because I am about to commit a patch to enable it in the regular build). No problem. I'm checking this in. Tom 2005-09-08 Tom Tromey [EMAIL PROTECTED] * .classpath: Enable compilation of jdwp. Index:

[cp-patches] Patch: FYI: update eclipse build infrastructure

2005-08-16 Thread Tom Tromey
I'm checking this in. This updates the Eclipse build infrastructure a little. Now we ignore jdwp and make sure that LocaleData.java exists. It also fixes a little build buglet in the new example. With this you should once again be able to check out Classpath with Eclipse and have it