I think he was asking how he can create his own repository where he
could install his customized Eclipse from.
For that he can use mirroring functionality of Eclipse's command
line update manager. The docs for that are in Eclipse's help. There is
also few 3rd party products that allow to handle such scenario.
regards,
Eugene
On Mon, Jul 19, 2010 at 9:23 AM, Mark Phippard <markphip_at_gmail.com> wrote:
> On Mon, Jul 19, 2010 at 6:00 AM, M3YSK <henrik.sjostrom_at_scila.se> wrote:
>> I have a new install of eclipse with subclipse. This is to be stored on a
>> server and distributed to a group of people when they need to set up a new
>> computer. For this purpose I would like create a repository independent of
>> the workspace in use (prefferably by running a script), how can I accomplish
>> this?
>
> The best thing I can think of is to create and publish a Team Project
> Set file. Then users can import this file using File > Import. This
> can create the repository and also checkout an initial set of
> projects.
>
> To create the file, checkout the projects you want to include in the
> file. Then select them right click and choose File > Export. In the
> Wizard select Team > Project Set file.
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2635219
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
>
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2635229
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-07-19 15:38:38 CEST