classpath-patches
[Top][All Lists]
Advanced

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

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


From: Mark Wielaard
Subject: Re: [cp-patches] Patch: FYI: update eclipse build
Date: Thu, 08 Sep 2005 18:02:15 +0200

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 
> excluding="compat/|examples/|external/|gnu/classpath/jdwp/|gnu/javax/swing/plaf/|test/|testsuite/|vm/reference/|resource/"
>  kind="src" path=""/>
> +     <classpathentry 
> excluding=".externalToolBuilders/|.settings/|ChangeLog*|Makefile*|autom4te.cache/|compat/|config*|doc/|examples/|external/|gnu/classpath/jdwp/|gnu/javax/swing/plaf/|include/|install/|lib/|m4/|native/|resource/|scripts/|test/|testsuite/|vm/reference/"
>  kind="src" path=""/>
>       <classpathentry kind="src" path="resource"/>
>       <classpathentry excluding="gnu/classpath/jdwp/" kind="src" 
> path="vm/reference"/>
>       <classpathentry kind="src" path="external/sax"/>

I would like to see the jdwp stuff to be enabled from now on (if only
because I am about to commit a patch to enable it in the regular build).

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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