Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Autostarting Bundles

Hi JB,

J B wrote:
Thanks.  Is it possible to interact with an existing reote repository?
 For instance: ttp://download.eclipse.org/releases/galileo

Should be, yes. Although I don't know about the current state of that repository in particular.

Scott



Birch

On Fri, Apr 17, 2009 at 11:54 AM, Scott Lewis <slewis@xxxxxxxxxxxxxxxxx> wrote:
Hi JB,

J B wrote:
<stuff deleted>

I was able to get the P2 console started, but haven't been able to
figure out how to provision a bundle using yet.  Anyone have
experience with doing that?

Yes.  The main things to do:

1) Create a 'group iu' in your repository.  This can easily be done by
(e.g.) creating a feature in Eclipse and exporting the feature to an
existing repository.
2) install the group iu with the console 'provinstall' command (after adding
the repo via provaddartifactrep and provaddrepo [I think these are the
command names]).
3) use the confapply command to apply the configuration to a running
instance

Scott

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev



Back to the top