[Commotion-dev] Remove exclude pattern in classpathentry in .classpath

Hans-Christoph Steiner hans at guardianproject.info
Mon Aug 27 15:45:09 UTC 2012


I removed it.  Turns out I think I was wrong about where it came from.
I think it came from the Barnacle author.  I looked at other Android
projects where I know Eclipse created them, that bit was missing.  Maybe
it was inserted by an SVN plugin or something.

.hc

On 08/17/2012 12:33 AM, Will Hawkins wrote:
> 
> It's up to you, really! I have no idea why Eclipse complains to me. It only occurs when I import the project into Eclipse. It doesn't cause any problems but annoys me nonetheless.
> 
> Also, do you mean to imply that you don't go around editing .classpath files on a regular basis? ;-)
> 
> Will
>  
> On Thursday, August 16, 2012 23:37 EDT, Hans-Christoph Steiner <hans at guardianproject.info> wrote: 
>  
>>
>> We can remove it, but that stuff was added by either Eclipse or the
>> Android ADT plugin. I certainly didn't modify the Eclipse files
>> manually.  Its been working fine for me on three different Eclipe 3.x
>> Indigo installs.
>>
>> .hc
>>
>> On 08/16/2012 06:30 PM, Will Hawkins wrote:
>>> Hello everyone!
>>>
>>> As HC said in our IRC today, "every day with Eclipse is a struggle".
>>> When I import the Commotion Meshtether project into Eclipse it gives me
>>> an error about duplicate 'src' entries in the classpath.
>>>
>>> The problem is resolved by removing the "excluding" attribute of the
>>> <classpathentry kind="src" excluding="*/.svn/*" path="src"/> line in the
>>> .classpath file. I ran a 'find' through the source directory and there
>>> aren't any .svn files in our project, so I think removing that should be
>>> okay.
>>>
>>> Will
>>> _______________________________________________
>>> Commotion-dev mailing list
>>> Commotion-dev at lists.chambana.net
>>> http://lists.chambana.net/mailman/listinfo/commotion-dev
>>>
>>
>> _______________________________________________
>> Commotion-dev mailing list
>> Commotion-dev at lists.chambana.net
>> http://lists.chambana.net/mailman/listinfo/commotion-dev
>>
>  
>  
>  
>  
> 
> 


More information about the Commotion-dev mailing list