I downloaded eclipse 3.7, bumped up permgen and mx, and installed the m2e plugin, then imported all the projects.
It seems to have took about 6-7 minutes to do its thing. (IntelliJ takes around the same amount of time iirc) Though, there are no expand arrows next to any of the source folders, lol, so I can't open any files. Now I'm waiting for it to download nexus-maven-repository-index.gz. Then I'll see what happens. On Thu, Jul 21, 2011 at 9:22 PM, Matthew Piggott <[email protected]> wrote: > I don't have any experience with STS, but my guess would be the namespace > change coupled with the new lifecycling mapping would make it very unlikely. > > Matthew > > On 21 July 2011 18:51, Max Rydahl Andersen <[email protected]> wrote: >> >> > STS still uses the old m2e 0.12, according to >> > https://issuetracker.springsource.com/browse/STS-1919 m2e 1.0 should be >> > available in 2.8 >> >> Yeah, thats a problem. >> >> can you upgrade m2e on its own ? >> >> /max >> >> > >> > Matthew >> > >> > On 21 July 2011 18:02, Max Rydahl Andersen <[email protected]> >> > wrote: >> > which version of m2eclipse are you using ? >> > >> > 1.0 have much better default behavior and much faster import than i.e. >> > 0.12 or earlier. >> > >> > If you are using 1.0 then I'm curios to know what your project contains >> > ;) >> > >> > -max >> > >> > On Jul 21, 2011, at 22:54, Joe Toth wrote: >> > >> > > I have about 130 projects I would like to load up. They are all >> > > managed by Maven. Currently I use IntelliJ for the most part and it >> > > doesn't have any problems loading up this many projects. >> > > >> > > When I load them all up in Spring STS 2.7.1 it takes forever and I >> > > haven't seen it complete yet. >> > > >> > > Some of these projects are GWT projects so when doing a maven compile >> > > it will not only compile the source, but translate the java code to >> > > javascript, which can take a while. >> > > >> > > So I have 2 questions. >> > > 1. Is there a global way to just let Eclipse handle the compiling? (So >> > > the GWT projects won't use maven 'compile' to web mode) >> > > 2. Is there anything special I can do when loading up so many >> > > projects? I would like to load them all up, then close and open the >> > > ones I am currently working on. >> > > >> > > Does anyone else keep a lot of projects open? How do you deal with it? >> > > >> > > Thanks! >> > > _______________________________________________ >> > > m2e-users mailing list >> > > [email protected] >> > > https://dev.eclipse.org/mailman/listinfo/m2e-users >> > >> > /max >> > http://about.me/maxandersen >> > >> > >> > >> > _______________________________________________ >> > m2e-users mailing list >> > [email protected] >> > https://dev.eclipse.org/mailman/listinfo/m2e-users >> > >> > _______________________________________________ >> > m2e-users mailing list >> > [email protected] >> > https://dev.eclipse.org/mailman/listinfo/m2e-users >> >> /max >> http://about.me/maxandersen >> >> >> >> _______________________________________________ >> m2e-users mailing list >> [email protected] >> https://dev.eclipse.org/mailman/listinfo/m2e-users > > > _______________________________________________ > m2e-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/m2e-users > > _______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
