Hi James, How are you trying to import that project? Are you using the Gradle-specicific Import wizard, or some other more generic import wizard from Eclipse?
The error message seems to indicate you are trying to import a project that already exists in your workspace. If that's not the case, then perhaps there is something funny going on, causing the project to somehow be imported twice. I'd like to help you figure out the problem, but you'll need to provide a bit more detail on precisely what you are doing. Kris ----- Original Message ----- > Every time I try to import a project I get this following error: > > Invalid project description. > Invalid project description. > OK > D:\projects\gradle-example-war overlaps the location of another > project: 'gradle-example-war' > > What's the way to get around this? Or is it expecting a multi-module > setup? > > Thanks, > James > > > On Mon, May 16, 2011 at 12:25 PM, Kris De Volder > <[email protected]> wrote: > >> > Irritant of the moment is that every time I start Eclipse I get > >> > the > >> > STS Dashboard. I don't want it. How can I stop it from > >> > starting? > >> > >> Not sure that you can. You may be able to selectively uninstall > >> some > >> plugins, > >> but as Andy has already alluded to, the modularization > >> of sts core which we need for UAA is not that great. > >> > > > > Oops looks like Andy already explained how to disable this via the > > preferences. So I guess there *is* an easy way to disable it :-) > > > > > > --------------------------------------------------------------------- > > To unsubscribe from this list, please visit: > > > > http://xircles.codehaus.org/manage_email > > > > > > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
