Thanks. I am using eclipse as well. I guess I will keep on creating new workspaces.
--Mark On Fri, Nov 7, 2008 at 4:28 AM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > Julien Vermillard wrote: >> >> On Thu, 6 Nov 2008 22:24:48 -0500 >> "Mark Webb" <[EMAIL PROTECTED]> wrote: >> >> >>> >>> I have a simple, somewhat related question. With all of these >>> branches now being used, what IDE are you all using and how are you >>> keeping all the branches straight? >>> >>> I am using Eclipse and am creating a new workspace for each branch. >>> It seems like there much be an easier way. >>> >>> TIA >>> Mark >>> >> >> Hi, I'm using mvn eclipse:eclipse and new workspace and as everybody >> suffering eclipse OOM errors and crappyness if I load too much >> project in my workspace :( >> > > I'm using eclipse, and have a different instance for each branch : IFAIK, > you can't load twice the same project in one workspace, even if it's > supposed to be on what eclipse call 'workspace' (which is unrelated to the > 'workspace' you create on the disk). > > I don't have any OOM, even with something like 6 projects loaded : > - ADS > - MINA > - FtpServer > - AsyncWeb > - JMeter > - My own test project > > but I'm using my own eclipse launch script to use 800 Mb. > > Of course, I'm on Linux ! > > If someone has a better solution, I would love to have more than one MINA > version in eclipse ! > > -- > -- > cordialement, regards, > Emmanuel Lécharny > www.iktek.com > directory.apache.org > > >
