The builder is the standard JDT Java builder.
In the Resource Navigator view, the .svn directories ARE
visible, so
they are not properly marked by Subclipse. Is there a way
to force this
manually?
-----Original Message-----
From: Mark Phippard [mailto:markphip gmail.com]
Sent: Tuesday, October 23, 2007 7:40 PM
To: users subclipse.tigris.org
Subject: Re: [Subclipse-users] Eclipse considers .svn
directories
resources and copies them to the output?
On 10/23/07, Jim Garrison <Jim.Garrison troux.com> wrote:
>
> That's what I'm seeing.
>
> During the build (using Eclipse 3.3 (Europa) with
Subclipse 1.2.4) the
> content of the .svn directory at each level of the
source tree is
duplicated
> in the corresponding output .class folder.
>
> Is this expected?
What is the builder? Is this just a Java project like JDT?
The most
likely reason for getting an error like this would be a
builder in the
project that did not respect resources that have been marked
as Team
Private in Eclipse. If you do not see the .svn folders when
using the
Resource Navigator view (under the location they are
supposed to be
not the build directory) then the resources are marked
properly which
is why the view hides them.
--
Thanks
Mark Phippard
http://markphip.blogspo
t.com/
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe subclipse.tigris.org
For additional commands, e-mail: users-help subclipse.tigris.org
IMPORTANT NOTICE:
This message may contain confidential information. If you
have received this e-mail in error, do not use, copy or
distribute it. Do not open any attachments. Delete it
immediately from your system and notify the sender promptly
by e-mail that you have done so. Thank you.
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe subclipse.tigris.org
For additional commands, e-mail: users-help subclipse.tigris.org
|