Either that, or separate repositories.

The alternative would be to create a more monolithic project with its
project root one level up, so it includes both folders in question.
That seems klunky.

On Wed, Feb 23, 2011 at 6:05 AM, Indicator Veritatis <mej1...@yahoo.com> wrote:
> So then how would both the existing project, and the library project
> be placed under version control? As separate "project roots" in the
> repository?
>
> On Feb 22, 1:04 pm, Stephen Jungels <sjung...@gmail.com> wrote:
>> Probably the right solution would be to import the src folder
>> separately into a library project, and add a reference to the library
>> project to your existing project.  This would mirror what the designer
>> was doing in the preferred style of Eclipse + Android.
>>
>> On Thu, Feb 17, 2011 at 1:50 PM, decades-softw...@freenet.de
>>
>>
>>
>>
>>
>>
>>
>> <decades-softw...@freenet.de> wrote:
>> > Hi,
>> > I'm a newbie with Eclipse and Android. I have a legacy project from an
>> > SVN repository which I could import and use under Eclipse Helios. Also
>> > changes inside and outside Eclipse are synchronized fine with the SVN.
>>
>> > Now the problem: The project structure consists of a root directory,
>> > referring to a src path, which exists outside the root (i.e. on the
>> > same level as the root of the project is). I guess this has been
>> > arranged by the designer, because the src part has been referenced
>> > from different java projects for different platforms. I think this is
>> > not such a bad idea.
>>
>> > However: Whatever I do I can't make Eclipse and SVN synchronize
>> > changes on files located in this "outer" directory. What do I have to
>> > do in order to make both aware of the outer parts, w/o being forced to
>> > change the file/dir structure completely?
>>
>> > Kind regards
>>
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups "Android Developers" group.
>> > To post to this group, send email to android-developers@googlegroups.com
>> > To unsubscribe from this group, send email to
>> > android-developers+unsubscr...@googlegroups.com
>> > For more options, visit this group at
>> >http://groups.google.com/group/android-developers?hl=en
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to