Re: [JBoss-dev] Eclipse with HEAD and 3.2 opened at same time?

2003-03-10 Thread philipborlin
Just use Check Out As... to check out HEAD and name it something like JBoss HEAD. Next, just use Check Out As... again and check out the 3.2 branch into something like JBoss 3.2. That way both branches can be in the same workspace at the same time. -Phil

Re: [JBoss-dev] Eclipse with HEAD and 3.2 opened at same time?

2003-03-09 Thread Jason Dillon
Starting two instances is a pain in the ass on OS X :-( --jason On Sunday, March 9, 2003, at 08:51 AM, Igor Fedorenko wrote: What do you want to do? Won't two Eclipse instances do? -Original Message- From: Jason Dillon [mailto:[EMAIL PROTECTED] Sent: Saturday, March 08, 2003 5:02 PM

RE: [JBoss-dev] Eclipse with HEAD and 3.2 opened at same time?

2003-03-09 Thread Igor Fedorenko
Do you mean that it is not possible to start the same program with different parameters (i.e. -data workspace_path) under OS X? I'll stay away from Mac until this is fixed ;-) Anyway, I've attached .classpath/.project files for Branch_3_2 which have project names ending with -3.2. You should

RE: [JBoss-dev] Eclipse with HEAD and 3.2 opened at same time?

2003-03-08 Thread Igor Fedorenko
What do you want to do? Won't two Eclipse instances do? -Original Message- From: Jason Dillon [mailto:[EMAIL PROTECTED] Sent: Saturday, March 08, 2003 5:02 PM To: [EMAIL PROTECTED] Subject: [JBoss-dev] Eclipse with HEAD and 3.2 opened at same time? Does anyone one if it is