[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Multiple users, same workspace

From: Dan Falconer <dan_at_avsupport.com>
Date: 2006-07-27 22:23:10 CEST

On Thursday 27 July 2006 1:12 pm, Mark Phippard wrote:
>
> Shouldn't the command line be:
>
> ~/eclipse/eclipse -keyring ~/_eclipse/.keyring -configuration ~/_eclipse
>
> Note the use of a single dash instead of a double-dash and no equals
> signs.
>
> Mark
>

        I've changed to use your parameters, in the following manner:
~/eclipse/eclipse -keyring ~/_eclipse/.keyring -configuration ~/_eclipse

        Good deal. I'm pretty sure I had it right during one of the times I was
playing with the dashes & such, since the "_eclipse" directory was there...
anyway, I copied the command line, and it worked. Just so ya know, your
explanation of the arguments had double dashes (when I got frustrated, I just
copied the argument straight from your email).

        Finally, to avoid having each developer always run those same commands, I
moved /usr/share/eclipse/eclipse to /usr/share/eclipse/eclipse.bin, and
created a bash file called "eclipse" (with proper permissions) that executes
"/usr/share/eclipse/eclipse.bin -keyring ~/_eclipse.config/.keyring
-configuration ~/_eclipse.config".

        This way works, but I still think that Eclipse should do this
automatically... am I missing something? Or should I report this as a bug to
the main Eclipse project? Thanks for the fantastic support & superb product
(Subclipse). Now all I have to do is get the other devs to truly see the
light. :)

-- 
Best Regards,
Dan Falconer
"Head Geek",
AvSupport, Inc. (http://www.partslogistics.com)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Jul 27 22:24:05 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.