[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Can't add parallel source directories

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 13 Jun 2008 19:26:58 -0400

On Fri, Jun 13, 2008 at 7:23 PM, Dennis Forcier <dforcier_at_mindspring.com> wrote:
> I've searched and this subject is mentioned, but I see no resolution.
>
> I have two source folders in my project: src and test. These contain
> the same packages. (This is required in Java so the test modules can
> get at the non-public members, but still be separated from the
> production code). I've added and commited the src folder and contents
> fine, but Subclipse errors when I try to add a directory or class from
> the test folder (the folder itself .

This is a pretty common scenario. We use it ourselves. I am not
clear what you are doing though. Is your physical on disk structure
something like this?

Project
   / bin <-- ignored
   / src <-- versioned
   / test <-- versioned

That would be the expected structure.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-06-14 01:27:09 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.