Re: [gradle-user] Re: Eclipse Plugin use creates strange warnings and errors

2011-04-12 Thread Steve Ebersole
Did you upgrade? I have noticed that after upgrading Gradle versions I invariably get "weird errors" until I clean out the (projectDir}/.gradle directory. On 04/12/2011 09:12 AM, StormeHawke wrote: Adam Murdoch wrote: On 12/04/2011, at 12:20 AM, StormeHawke wrote: Any help here? Any Ec

Re: [gradle-user] Re: Eclipse Plugin use creates strange warnings and errors

2011-04-11 Thread Adam Murdoch
On 12/04/2011, at 12:20 AM, StormeHawke wrote: > Any help here? Any Eclipse users know what this error means, so that we can get rid of it? -- Adam Murdoch Gradle Co-founder http://www.gradle.org VP of Engineering, Gradleware Inc. - Gradle Training, Support, Consulting http://www.gradleware.co

Re: [gradle-user] Re: Eclipse Plugin use creates strange warnings and errors

2011-04-07 Thread szczepiq
Hey, 1. Does it also happen when you do gradle cleanEclipse eclipse (warning: it will delete existing .project, .classpath, etc)? 2. Do you refresh eclipse after gradle finishes? Cheers! Szczepan On Wed, Apr 6, 2011 at 6:48 PM, StormeHawke wrote: > Some additional information I forgot to includ